Skip to content

Commit

Permalink
Install DAWG using pip install .
Browse files Browse the repository at this point in the history
  • Loading branch information
insolor committed May 23, 2023
1 parent 9c68d56 commit 5df408c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tox_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
- name: "Install DAWG for ${{ matrix.python-version }}"
run: |
python setup.py install
pip install .
- name: "Run tests for ${{ matrix.python-version }}"
run: |
Expand Down

0 comments on commit 5df408c

Please sign in to comment.