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
Next Next commit
Add files via upload
  • Loading branch information
Yobmod authored Jul 12, 2021
commit a1b76342be030cfff6f5e2c770e8ee831c63ec3c
10 changes: 10 additions & 0 deletions dev-requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
ddt>=1.1.1
coverage
flake8
flake8-type-checking;python_version>="3.8"
tox
mypy
pytest
pytest-cov
gitdb>=4.0.1,<5
typing-extensions>=3.7.4.3;python_version<"3.10"