-
-
Notifications
You must be signed in to change notification settings - Fork 237
Closed
Description
Steps to reproduce in arch (pip 9.0.1):
- Set up a
python2virtual environment with--no-site-packages pip install cwlref-runnerpipconflictchecker
Result:
--------------------------------------------------
Conflicts Detected
--------------------------------------------------
- html5lib(0.999999999) schema-salad(<=0.9999999,>=0.90)
Workaround:
Install html5lib before cwlref-runner with pip install -I html5lib==0.9999999, first make sure to uninstall both cwlref-runner and html5lib.
It may be related to the recent ab9e86e
Metadata
Metadata
Assignees
Labels
No labels