Commit 345a4fb6 authored by Alan Mitchell's avatar Alan Mitchell
Browse files

Added Pipfiles for pipenv to repo.

parent 5593315a
[[source]]
url = "https://pypi.python.org/simple"
verify_ssl = true
name = "pypi"
[packages]
django = "<3.0"
gunicorn = "*"
django-extensions = "*"
numpy = "*"
numexpr = "*"
pandas = "*"
python-dateutil = "*"
pytz = "*"
requests = "*"
xlwt = "*"
pyyaml = "*"
markdown = "*"
selenium = "*"
pysnmp = "*"
modbus-tk = "*"
xlrd = "*"
metar = "*"
django-lockdown = "*"
[dev-packages]
[requires]
python_version = "3.8"
This diff is collapsed.
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment