Skip to content

Add Pytest github action #1288

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 5 commits into from
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update test-requirements.txt
  • Loading branch information
Yobmod authored Jul 12, 2021
commit ec365801aecec611ea8984b4e9575d7dcab6ed04
2 changes: 1 addition & 1 deletion test-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ coverage
flake8
tox
virtualenv
nose
nose;python_version<"3.10"
gitdb>=4.0.1,<5
typing-extensions>=3.7.4.3;python_version<"3.10"