You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm currently working to make python-mapnik work on CI again (moving to github actions). Task is to build package that will be hosted in pypi, but tests are failing...
You can see PR here
As you can see - it's green, yet tests, are failing. So:
tests should be fixed,
tests running scripts should be fixed to return nonzero code.