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
On Thursday, 7th July from 1 to 3 pm there will be a maintenance with a short downtime of GitLab.
Open sidebar
nomad-lab
analytics-krr4mat
Commits
fb985787
Commit
fb985787
authored
Apr 04, 2022
by
Luigi Sbailo
Browse files
Remove cmlkit among requirements
parent
3c05e327
Changes
1
Hide whitespace changes
Inline
Side-by-side
setup.py
View file @
fb985787
...
...
@@ -13,5 +13,5 @@ setup(
description
=
metainfo
[
'title'
],
long_description
=
metainfo
[
'description'
],
packages
=
find_packages
(),
install_requires
=
[
'seaborn'
,
'cmlkit'
,
'cscribe'
],
install_requires
=
[
'seaborn'
,
'cscribe'
],
)
Write
Preview
Markdown
is supported
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