Browse Source

🐛 fix pipfile error

pull/1/head
guidezSeb 6 years ago
parent
commit
0b5bb0f738
  1. 3
      Pipfile

3
Pipfile

@ -30,4 +30,5 @@ factory-boy = "*"
Faker = "*"
[requires]
python_version = "3.7"
python_version = "3.9"
python3.9 -m pipenv lock
Loading…
Cancel
Save