Requires pyyaml>=5.1, remove deprecation warnings
1 unresolved thread
1 unresolved thread
This MR removes the warning on yaml.load()
caused by a deprecation.
This MR removes the warning on yaml.load()
caused by a deprecation.
merged
mentioned in commit 67724e15
31 | 31 | - click >=7 |
32 | 32 | - click-plugins |
33 | 33 | - conda=4 |
34 | 34 | - conda-build=3.16 |
|