git reimport

This commit is contained in:
2019-03-15 13:50:21 +04:00
commit 5c01c4d176
6 changed files with 296 additions and 0 deletions

11
Pipfile Normal file
View File

@@ -0,0 +1,11 @@
[[source]]
url = "https://pypi.org/simple"
verify_ssl = true
name = "pypi"
[packages]
[dev-packages]
[requires]
python_version = "3.7"