Commit 5159c825 authored by Andreas Schmidt's avatar Andreas Schmidt
Browse files

~= fix Pipfile

parent 7e2f1211
Loading
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -6,7 +6,7 @@ verify_ssl = true
[dev-packages]

[packages]
cython = "*"
Cython = "*"
jupyter = "*"
numpy = "*"
pandas = "*"
@@ -14,6 +14,7 @@ matplotlib = "*"
ruamel-yaml = "*"
scikit-learn = "*"
graphviz = "*"
prrt = {editable = true, path = "."}

[requires]
python_version = "3.6"
+265 −290

File changed.

Preview size limit exceeded, changes collapsed.