Skip to content

Commit

Permalink
Added packaging
Browse files Browse the repository at this point in the history
  • Loading branch information
qathom committed Jul 15, 2021
1 parent 2bc0ea2 commit fa68f34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
sudo apt-get install -y imagemagick
- name: Install testing dependencies
run: |
conda install -c anaconda --file conda-requirements.txt flake8 pip pytest coveralls coverage
conda install -c anaconda --file conda-requirements.txt flake8 packaging pytest coveralls coverage
- name: Conda info
run: |
conda info
Expand Down

0 comments on commit fa68f34

Please sign in to comment.