Relax ruamel.yaml dependancy cap and support python 3.7#831
Conversation
Codecov Report
@@ Coverage Diff @@
## master #831 +/- ##
==========================================
+ Coverage 67.12% 72.09% +4.97%
==========================================
Files 30 34 +4
Lines 5582 6154 +572
Branches 1411 1564 +153
==========================================
+ Hits 3747 4437 +690
+ Misses 1431 1282 -149
- Partials 404 435 +31
Continue to review full report at Codecov.
|
|
https://bugs.launchpad.net/lxml/+bug/1757938 https://mailman-mail5.webfaction.com/pipermail/lxml/2018-July/023964.html |
|
Note: I added an issue to typings for the python 3.7 typing bug we are finding: python/typing#573. Their solution is to not require typing for python 3.5+, as it is built in (which is fair enough). I think we should implement this |
|
^ changed that to basically |
|
@ThomasHickman Thanks! |
Need a release which includes common-workflow-language/cwltool#831 .
Fix galaxyproject#863 . Need a release which includes common-workflow-language/cwltool#831 .
Fix galaxyproject#863 . Need releases which include respectively: common-workflow-language/cwltool#831 galaxyproject/galaxy-lib#129
Following on from common-workflow-language/schema_salad#189 and fixes #822