Skip to content
New issue

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

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

Already on GitHub? # to your account

Fix setup.py so PyTTa is installed only with Python compatible versions. #34

Merged
merged 3 commits into from
Jan 6, 2021

Conversation

jvcarli
Copy link
Contributor

@jvcarli jvcarli commented Dec 9, 2020

PyTTa doesn't work with Python 3.9.0 because Numba dependecy won't install in this version as stated in numba/numba#6345 (comment). I've changed setup.py so PyTTa is only installed with Python supported versions (3.6 up to 3.8).

I've also changed PyTTa version from 0.1.0 to 0.1.1 because this qualifies as a patch. A new release would be appropriated.

@jvcarli jvcarli changed the title Dev setup Fix setup.py so PyTTa is installed only with Python compatible versions. Dec 9, 2020
Copy link
Collaborator

@Chum4k3r Chum4k3r left a comment

Choose a reason for hiding this comment

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

All right!

@mtslazarin mtslazarin merged commit 4a2585a into PyTTaMaster:development Jan 6, 2021
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants