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 support and some fixes #44

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

Conversation

mmferrari
Copy link

Python 2 is EOL since 01/01/2020, so I converted the python part to be compatible with Python 3 (although I haven't done extensive tests for potential bugs/regressions).

Moreover, I updated some parts in order to be compatible with newer external libraries and added the requirements.txt file containing the required libraries to launch the local server (useful for virtualenvs).

Copy link

@zwpwjwtz zwpwjwtz left a comment

Choose a reason for hiding this comment

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

This works on my side (Python 3.9.13 + flask 1.1.2 + forgi 2.1.1 + werkzeug 0.16.0).

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.

2 participants