Removed PyYAML version

This commit is contained in:
Daniele Esposti
2018-07-06 19:38:42 +01:00
parent 2a46658adc
commit e4502b73d3

View File

@@ -41,7 +41,7 @@ setup(
'cfgv>=1.0.0',
'identify>=1.0.0',
'nodeenv>=0.11.1',
'pyyaml>=3.13',
'pyyaml',
'six',
'toml',
'virtualenv',