Skip to content

Commit

Permalink
Merge pull request #67 from fphammerle/dependabot/pip/pytest-7.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
fphammerle committed Feb 13, 2022
2 parents 30c69fc + 67012e1 commit 6501b82
Show file tree
Hide file tree
Showing 2 changed files with 92 additions and 175 deletions.
3 changes: 3 additions & 0 deletions Pipfile
Expand Up @@ -14,6 +14,9 @@ pylint-import-requirements = "*"
pytest = "*"
pytest-cov = "*"

# mypy on python<3.8
typed-ast = {markers = "python_version < '3.8'"}

[requires]
python_version = "3"

Expand Down

0 comments on commit 6501b82

Please sign in to comment.