mirror of
https://github.com/linux-system-roles/network.git
synced 2026-01-23 02:15:17 +00:00
pytest: Remove PyYAML dependency
This does not seem to be needed anymore. Signed-off-by: Till Maas <opensource@till.name>
This commit is contained in:
parent
f2760ab059
commit
d400cadfe4
1 changed files with 0 additions and 1 deletions
|
|
@ -8,4 +8,3 @@ mock ; python_version < "3.0"
|
|||
# ansible and dependencies for all supported platforms
|
||||
ansible ; python_version > "2.6"
|
||||
idna<2.8 ; python_version < "2.7"
|
||||
PyYAML<5.1 ; python_version < "2.7"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue