We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e3b09e commit 239361aCopy full SHA for 239361a
setup.py
@@ -9,7 +9,7 @@
9
author_email='[email protected]',
10
packages=find_packages(),
11
install_requires=[
12
- 'funfolding==0.2.0',
+ 'funfolding~=0.2.0',
13
'pyfact>=0.24.0',
14
'ruamel.yaml>=0.15.0',
15
'numpy',
0 commit comments