grab-site icon indicating copy to clipboard operation
grab-site copied to clipboard

Support python 3.9-3.12

Open fruzitent opened this issue 1 year ago • 1 comments

🚀 Quick and dirty PR to make this work on modern distributions of python.

Changes

  • Bump dependencies
  • Replace flat layout with src layout and setup.py with pyproject.toml
  • Add Dockerfile and GitHub action to publish image on GitHub packages

Waiting to resolve

  • [ ] https://github.com/ArchiveTeam/grab-site/issues/198
  • [ ] https://github.com/facebook/pyre2/issues/24
  • [ ] https://github.com/tibonihoo/yapsy/issues/16

fruzitent avatar Nov 20 '23 02:11 fruzitent