Infrastructure files from pull request #84

This commit is contained in:
Larry Snizek
2019-08-20 15:29:26 +01:00
parent 5a1865d9d5
commit f4ab2d9b82
4 changed files with 18 additions and 0 deletions

7
Pipfile Normal file
View File

@@ -0,0 +1,7 @@
[[source]]
name = "pypi"
url = "https://pypi.org/simple"
verify_ssl = true
[dev-packages]
flake8 = "*"