Pipfile and arcade window

This commit is contained in:
Cameron Smart
2020-04-15 22:53:35 -07:00
commit 8f80548ddd
2 changed files with 50 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
[[source]]
name = "pypi"
url = "https://pypi.org/simple"
verify_ssl = true
[dev-packages]
[packages]
[requires]
python_version = "3.6"