-
I am making an effort to introduce pyproj in Void linux. In void the grid files have not been packaged and hence are not available. Is there something I could modify in the source files to skip all tests related to grid files rather than adding code to skip each test seperately? Thanks |
Beta Was this translation helpful? Give feedback.
Answered by
snowman2
May 28, 2021
Replies: 1 comment
-
You can use the markers: https://github.com/pyproj4/pyproj/blob/master/pytest.ini
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
nezos
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can use the markers: https://github.com/pyproj4/pyproj/blob/master/pytest.ini