You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
init.py still includes Python 2.3+ as a requirement. We either need to change or check that. We can possibly backport some fixes in stable, but Python 2.4 came out in 2004 and we might just change it to 2.4+.
TODO: test if v3.0.1 actually runs with python 2.4.
We also need to change the project name and append to the list of contributors.
init.py still includes Python 2.3+ as a requirement. We either need to change or check that. We can possibly backport some fixes in stable, but Python 2.4 came out in 2004 and we might just change it to 2.4+.
TODO: test if v3.0.1 actually runs with python 2.4.
We also need to change the project name and append to the list of contributors.
setup.py
is also a place to change.
Additionally the README.txt might need some changes.
The text was updated successfully, but these errors were encountered: