Initial supply app

This commit is contained in:
Barak Michener 2017-12-29 14:20:44 -08:00
commit 7c429fb0eb
3 changed files with 290 additions and 0 deletions

14
Pipfile Normal file
View file

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