We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75a52e8 commit 76d0a81Copy full SHA for 76d0a81
xperimental-data-conv/setup.py
@@ -14,5 +14,5 @@
14
packages=find_packages(include=['xperimental_data_conv']),
15
long_description=open('README.md').read(),
16
install_requires=['excel2flapjack~=1.0.2',
17
- 'excel2sbol~=1.0.23'],
+ 'excel2sbol~=1.0.24'],
18
zip_safe=False)
0 commit comments