Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
LARN
PRRT
Commits
5159c825
Commit
5159c825
authored
Aug 26, 2019
by
Andreas Schmidt
Browse files
~= fix Pipfile
parent
7e2f1211
Pipeline
#3926
passed with stages
in 2 minutes and 54 seconds
Changes
2
Pipelines
1
Expand all
Hide whitespace changes
Inline
Side-by-side
Pipfile
View file @
5159c825
...
...
@@ -6,7 +6,7 @@ verify_ssl = true
[dev-packages]
[packages]
c
ython
=
"*"
C
ython
=
"*"
jupyter
=
"*"
numpy
=
"*"
pandas
=
"*"
...
...
@@ -14,6 +14,7 @@ matplotlib = "*"
ruamel-yaml
=
"*"
scikit-learn
=
"*"
graphviz
=
"*"
prrt
=
{
editable
=
true
,
path
=
"."
}
[requires]
python_version
=
"3.6"
Pipfile.lock
View file @
5159c825
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
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