Skip to content
This repository was archived by the owner on Jun 10, 2025. It is now read-only.

Add tox and Github Actions #131

Merged
merged 3 commits into from
Mar 2, 2021
Merged

Add tox and Github Actions #131

merged 3 commits into from
Mar 2, 2021

Conversation

eumiro
Copy link
Contributor

@eumiro eumiro commented Dec 13, 2020

This adds the tox and GitHub Actions supporting Python versions 3.6–3.9. Since there is no GHA in the master branch, the results won't be immediately visible. You can see them (the latest one) at https://github.com/eumiro/overpass-api-python-wrapper/actions

In 78d370d the Python 3.9 support was removed from .travis.yml. This was probably because of the shapely lib that had issues with the libgeos_c.so file. I solved this by running sudo apt-get install libgeos-dev in GHA.

@mvexel mvexel merged commit 29317d8 into mvexel:master Mar 2, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants