Skip to content

Commit 239361a

Browse files
committed
Use funfolding ~=0.2.0
1 parent 7e3b09e commit 239361a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
author_email='[email protected]',
1010
packages=find_packages(),
1111
install_requires=[
12-
'funfolding==0.2.0',
12+
'funfolding~=0.2.0',
1313
'pyfact>=0.24.0',
1414
'ruamel.yaml>=0.15.0',
1515
'numpy',

0 commit comments

Comments
 (0)