rasterio / affine

Affine transformation matrices
https://affine.readthedocs.io/en/latest/index.html
BSD 3-Clause "New" or "Revised" License
159 stars 28 forks source link

Bumpy required version of pytest to at least 4.6 #57

Closed stuaxo closed 4 years ago

stuaxo commented 4 years ago

Bump pytest version to 4.6 as required by pytest-cov.

coveralls commented 4 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling e73727ebc84f5467ca3315609560234ebe84f4c5 on stuaxo:patch-2 into 1aec93e7627bc99ec4321f1fbc53b20f2602bab1 on sgillies:master.

stuaxo commented 4 years ago

@sgillies I'm withdrawing this PR.

I assumed Affine would have native code parts, like Planar did, in which case it woul be worth checking Pypy compatibility.

Since they are not there this should just work in Pypy already.