Delete Pipfile

This commit is contained in:
th3r00t
2021-06-26 14:52:23 -04:00
committed by GitHub
parent 940363641d
commit 92e5cbdb1b

View File

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