Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
energy
bmon
Commits
345a4fb6
Commit
345a4fb6
authored
Feb 22, 2021
by
Alan Mitchell
Browse files
Added Pipfiles for pipenv to repo.
parent
5593315a
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
432 additions
and
0 deletions
+432
-0
Pipfile
Pipfile
+29
-0
Pipfile.lock
Pipfile.lock
+403
-0
No files found.
Pipfile
0 → 100644
View file @
345a4fb6
[[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"
Pipfile.lock
0 → 100644
View file @
345a4fb6
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment