Skip to content
Snippets Groups Projects
Commit fb985787 authored by Luigi Sbailo's avatar Luigi Sbailo
Browse files

Remove cmlkit among requirements

parent 3c05e327
No related branches found
No related tags found
No related merge requests found
......@@ -13,5 +13,5 @@ setup(
description=metainfo['title'],
long_description=metainfo['description'],
packages=find_packages(),
install_requires=['seaborn', 'cmlkit', 'cscribe'],
install_requires=['seaborn', 'cscribe'],
)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment