Commit 663bdd0c authored by Olivier Kaufmann's avatar Olivier Kaufmann
Browse files

Adds a Pipfile

Showing with 20 additions and 0 deletions
+20 -0
Pipfile 0 → 100644
[[source]]
name = "pypi"
url = "https://pypi.org/simple"
verify_ssl = true
[dev-packages]
jupyterlab = "*"
sphinx-rtd-theme = "*"
recommonmark = "*"
sphinx-pdj-theme = "*"
[packages]
paho-mqtt = "*"
numpy = "*"
pandas = "*"
pytz = "*"
six = "*"
[requires]
python_version = "3.8"
Supports Markdown
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