Infrastructure update

This commit is contained in:
Roberto Di Remigio
2018-01-27 19:24:31 +01:00
parent 9953b6559d
commit 9a071ff9a3
4 changed files with 129 additions and 14 deletions

16
Pipfile Normal file
View File

@ -0,0 +1,16 @@
[[source]]
url = "https://pypi.python.org/simple"
verify_ssl = true
name = "pypi"
[packages]
pycodestyle = "*"
pytest = "*"
PyYAML = "*"
[dev-packages]