4 Commits

Author SHA1 Message Date
Marcelo Prates
97d01c0829 fixed problems with requirements.txt versions 2024-07-02 19:50:54 -03:00
Marcelo Prates
f4aab1a676 Fixed minor bugs, added support for vsketch and updated code for compatibility with shapely==2.0.0 and python==3.11 2024-07-02 17:59:10 -03:00
Matthew Feickert
1cbad7db7f
ci: Add publishing workflow with GitHub Actions
* Test building a sdist and wheel on push events and pull request events
* List contents of sdist and wheel for visual checks / debugging
   - Note that check-manifest is currently incompatible with `prune **`
     strategy
* Publish sdists and wheels to TestPyPI through pushed tags triggered
  through push events
* Publish sdists and wheels to PyPI through published release events
  triggered through GitHub releases
2021-10-05 08:43:07 -05:00
Marcelo de Oliveira Rosa Prates
451e16cbf2
Create FUNDING.yml 2021-08-27 16:01:12 -03:00