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

Python 3.10 - 3.13, restructure, tox #22

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Python 3.10 - 3.13, restructure, tox #22

wants to merge 4 commits into from

Conversation

JanneKiiskila
Copy link
Collaborator

@JanneKiiskila JanneKiiskila commented Feb 10, 2025

Python 3.10 / structure fixes / tox introduction

Too large changeset to be honest (for one commit), but
breaking this into smaller ones is a pain, as the
changes depend on each other.

Anyways:

  • Proper restructuring so that you can just pip install .
  • Add tox with tests running in 3.10, 3.11, 3.12 and 3.13.
  • Updated pandas and numpy to latest versions.
  • Change CI to also use pip install . and tox for testing
  • README.md update.

Python 3.8 and 3.9 have now been dropped. If you need them,
use v1.0 version of this tool.

Use concat instead.
Too large changeset to be honest (for one commit), but
breaking this into smaller ones is a pain, as the
changes depend on each other.

Anyways:
- Proper restructuring so that you can just pip install .
- Add `tox` with tests running in 3.10, 3.11. and 3.12.
- Updated pandas and numpy to latest versions.
- Change CI to also use pip install . and tox for testing
- README.md update.

Python 3.8 and 3.9 have now been dropped. If you need them,
use an older version of this tool.
@JanneKiiskila JanneKiiskila changed the title Python 3.10 - 3.12, restructure, tox Python 3.10 - 3.13, restructure, tox Feb 10, 2025
@JanneKiiskila JanneKiiskila self-assigned this Feb 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant