Skip to content

Commit

Permalink
README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AtrCheema committed May 5, 2024
1 parent 915f593 commit 185b454
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/py37.yml
Expand Up @@ -27,7 +27,7 @@ jobs:
pip install -r dev_requirements.txt
- name: Test with unittest
run: |
conda install pytest
pip install pytest
pip install coverage
pip install codecov
pip install python-coveralls
Expand Down

0 comments on commit 185b454

Please sign in to comment.