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

add python3.12, increase min python version to 3.10 #94

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

Conversation

kushalkolar
Copy link
Contributor

No description provided.

@kushalkolar
Copy link
Contributor Author

seems like 3.12 works :D , will figure out what's up with pypy3

# - name: Linux py312 Not yet, because zmq
# os: ubuntu-latest
# pyversion: '3.12'
- name: Linux py312 Not yet, because zmq
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- name: Linux py312 Not yet, because zmq
- name: Linux py312

setup.py Show resolved Hide resolved
Comment on lines 84 to 85
"Programming Language :: Python :: 3.7",
"Programming Language :: Python :: 3.8",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should remove the 3.7 and 3.8 here :)

Suggested change
"Programming Language :: Python :: 3.7",
"Programming Language :: Python :: 3.8",

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.

None yet

2 participants