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
8a3a1d70
Commit
8a3a1d70
authored
Mar 25, 2022
by
Baptiste Bauvin
Browse files
Requirements
parent
bd1b8d1d
Pipeline
#9549
failed with stage
in 34 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
setup.py
View file @
8a3a1d70
...
...
@@ -60,7 +60,7 @@ def setup_package():
'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'
,
'git+https://github.com/thibgo/randomscm
/archive/refs/tags/v0.0.0-alpha.zip
'
],
'
randomscm @
git+https://
git@
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