Skip to content

Commit

Permalink
Revert "drop python_version = "3.6""
Browse files Browse the repository at this point in the history
This reverts commit deaaf07.
  • Loading branch information
aamalev committed Nov 25, 2021
1 parent 2610c3f commit b857d43
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,6 @@ pytest = "==6.2.5"
pytest-aiohttp = "==0.3.0"
pytest-cov = "==3.0.0"
pytest-mock = "==3.6.1"

[requires]
python_version = "3.6"

0 comments on commit b857d43

Please sign in to comment.