Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support python 3.9-3.12 #232

Open
wants to merge 13 commits into
base: master
Choose a base branch
from
Open

Support python 3.9-3.12 #232

wants to merge 13 commits into from

Conversation

fruzitent
Copy link

@fruzitent fruzitent commented Nov 20, 2023

🚀 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

fruzitent and others added 13 commits November 19, 2023 16:02
… image (#1)

* Update README.md

Added beginner friendly way to use the docker image

* Update README.md

Changed $(pwd) which works properly only on linux to ${PWD} which seems to work on linux and also windows powershell

* Update README.md

Adjusted order of the docker part

* Update README.md

More adjustments of the docker section

* Update README.md

Added quotes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants