switch to docker-compose :ugly:

This commit is contained in:
2021-08-26 19:49:06 +02:00
parent a6b4bd127b
commit dd2e11392b
4 changed files with 76 additions and 60 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.8"