kytos-ng / python-openflow

Low level OpenFlow messages parser used by Kytos SDN Platform
https://kytos.io/
MIT License
0 stars 3 forks source link

Freeze pytest version to be compatible with py3.6 #75

Closed viniarck closed 2 years ago

viniarck commented 2 years ago

pytest has dropped for py3.6, as mentioned on kytos issue 193, so this is PR freezes pytest version in the meantime until we drop support for py3.6 and upgrade the unit tests to run on newer python version as we have mapped on epic_ci.