Skip to content
Snippets Groups Projects
Commit a496c2ae authored by vuillaut's avatar vuillaut
Browse files

add pyzenodo3 to dependencies

parent b94653ce
No related branches found
No related tags found
1 merge request!15api
......@@ -23,7 +23,8 @@ setup(
version=get_property('__version__', 'eossr'),
description="ESCAPE OSSR library",
install_requires=[
"requests"
"requests",
"pyzenodo3"
],
packages=find_packages(),
scripts=['eossr/scripts/parse_last_release_git.sh'],
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment