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
Baptiste Bauvin
Supervised MultiModal Integration Tool
Commits
4dfa2e97
Commit
4dfa2e97
authored
Mar 25, 2022
by
Baptiste Bauvin
Browse files
Requirements
parent
095c4f45
Pipeline
#9551
failed with stage
in 1 minute and 36 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
setup.py
View file @
4dfa2e97
...
...
@@ -59,8 +59,8 @@ def setup_package():
'pyparsing>=2.4.0'
,
'python-dateutil>=2.8.0'
,
'scikit-learn>=0.19.0'
,
'scipy>=1.3.0'
,
'six>=1.12.0'
,
'pandas>=0.23.3'
,
'pyyaml>=3.12'
,
'plotly>=4.2.1'
,
'matplotlib>=3.1.1'
,
'tabulate>=0.8.6'
,
'pyscm-ml>=1.0.0'
,
'randomscm @ git+
https://
git@
github.com/thibgo/randomscm@v0.0.0-alpha'
],
'matplotlib>=3.1.1'
,
'tabulate>=0.8.6'
,
'pyscm-ml>=1.0.0'
,
],
dependency_links
=
[
'
https://github.com/thibgo/randomscm@v0.0.0-alpha
#egg=randomscm
'
],
extras_require
=
{
'dev'
:
[
'pytest'
,
'pytest-cov'
],
'doc'
:
[
'sphinx >= 3.0.2'
,
'numpydoc'
,
'docutils'
,
'sphinx-autoapi'
,
...
...
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