Closed OlenaYefymenko closed 6 months ago
Thanks for doing this, you did it exactly right. Unfortunately, the tests wouldn't still run on 3.7, so I dropped 3.7 support, and had to make upgrade
to do that, which also meant I had to unpin this requirement, so it's all taken care of on main now.
Thanks for doing this, you did it exactly right. Unfortunately, the tests wouldn't still run on 3.7, so I dropped 3.7 support, and had to
make upgrade
to do that, which also meant I had to unpin this requirement, so it's all taken care of on main now.
Understandable, thank you for the clarification.
This patch removes the
pylint-pytest
from the constraints.txt file. This change also updates the dependency to the version v1.1.7 inrequirements/dev.txt
andrequirements/quality.txt
.Fixes #125