Версия №1
This commit is contained in:
12
docker/container-files/bootstrap/Pipfile
Normal file
12
docker/container-files/bootstrap/Pipfile
Normal file
@ -0,0 +1,12 @@
|
||||
[[source]]
|
||||
name = "pypi"
|
||||
url = "https://pypi.org/simple"
|
||||
verify_ssl = true
|
||||
|
||||
[dev-packages]
|
||||
|
||||
[packages]
|
||||
click = "*"
|
||||
|
||||
[requires]
|
||||
python_version = "3.8"
|
Reference in New Issue
Block a user