Delete Pipfile

This commit is contained in:
johannawild
2022-05-04 00:25:23 +02:00
committed by GitHub
parent a55a9ffc1d
commit 2d212a9721

12
Pipfile
View File

@@ -1,12 +0,0 @@
[[source]]
url = "https://pypi.python.org/simple"
verify_ssl = true
name = "pypi"
[packages]
[dev-packages]
pylint = "*"
[requires]
python_version = "3.6+"