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 as a dependency incorrectly specified, no patch version available #329

Open
ZelphirKaltstahl opened this issue Oct 25, 2023 · 0 comments

Comments

@ZelphirKaltstahl
Copy link

As can be seen in #193 (comment) the jupyterlab-code-formatter extension was not actually compatible with Python >=3.7 as was stated in https://github.com/ryantam626/jupyterlab_code_formatter/blob/e136c324171b897b3e18174946836dd08d73932e/pyproject.toml#L9.

I was on version 2.0.0, but there is no patched version 2.0.1 fixing the issue, so I downgraded to version 1.5.3 as stated in the comment linked above.

I guess this is a question of whether patched versions are provided, or in other words the fix is backported to any older version than the latest 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

No branches or pull requests

1 participant