CFMTech / pytest-monitor

Pytest plugin for analyzing resource usage during test sessions
MIT License
175 stars 16 forks source link

fix(ci): Pin attrs to a compatible python 3.6 version #68

Closed js-dieu closed 1 year ago

js-dieu commented 1 year ago

Pytest 6.1 and older requires attrs, which recently breaks python 3.6 compatibility. The point here is to pin attrs to allow pytest-monitor to publish a final package compatible for python 3.6.

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information