Ad pipenv Pipfile
This commit is contained in:
parent
fe489b96dd
commit
5bc5b810e0
1 changed files with 12 additions and 0 deletions
12
Pipfile
Normal file
12
Pipfile
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
[[source]]
|
||||
name = "pypi"
|
||||
url = "https://pypi.org/simple"
|
||||
verify_ssl = true
|
||||
|
||||
[dev-packages]
|
||||
|
||||
[packages]
|
||||
peewee = "*"
|
||||
|
||||
[requires]
|
||||
python_version = "3.9"
|
||||
Loading…
Add table
Add a link
Reference in a new issue