Skip to content

Commit ad632be

Browse files
author
Daniel Abercrombie
committed
Merge commit 'v0.9' into python3
Conflicts: workflowwebtools/__init__.py
2 parents cc15a3d + 8ab57d2 commit ad632be

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
'templates/*']
1919
},
2020
install_requires=[
21-
'cmstoolbox>=0.11.3',
21+
'cmstoolbox==0.11.3',
2222
'more-itertools<6.0.0',
2323
'cherrypy<18.0.0',
2424
'mako',

0 commit comments

Comments
 (0)