Skip to content

installation: fixed requirements versions

Jose Tiago Macara Coutinho requested to merge ruamel_version_fix into master
  • ruamel 0.12 dropped support for python 2.6
  • netifaces 0.10.5 also has problems in python 2.6

Since we still support 2.6 this needs to be added otherwise it doesnt work on debian 6 machines

Merge request reports