Skip to content

Drop python 2 support #271

Open
yuenmichelle1 wants to merge 6 commits intomasterfrom
drop-python-2-support
Open

Drop python 2 support #271
yuenmichelle1 wants to merge 6 commits intomasterfrom
drop-python-2-support

Conversation

@yuenmichelle1
Copy link
Contributor

@yuenmichelle1 yuenmichelle1 commented Jan 19, 2026

  • Drop Python 2 Support (remove Dockerfiles using python 2 images and remove references on docker-compose)
  • Use python:3 image vs specific python:3.9, python:3 image seems to pull latest version of 3.
  • Remove max version constraints of packages on setup.py
  • Update publish to test pypi and publish to pypi actions versions
  • update publish to test pypi action to run on published release

addresses: #267

…buntu-latest runner

- update actions/setup-python to v5 (v6 currently runs on node 24 and current ubuntu-latest supports up to node 20)
- using python 3.13 since 3.14 is not available with setup-python v5
update test pypi action to run on published release
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