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

Change python requirement to non-tilde expression #99

Open
mitchdost opened this issue Nov 8, 2024 · 0 comments
Open

Change python requirement to non-tilde expression #99

mitchdost opened this issue Nov 8, 2024 · 0 comments

Comments

@mitchdost
Copy link

mitchdost commented Nov 8, 2024

Hello,

First, I appreciate all the work and effort you put into the development and maintenance of your software.

I would like to use docstrfmt in neovim with mason and mason-tool-installer but mason does not support that tilde version comparator requires-python = "~=3.8".

So I ask if you would mind to change this expression to something like >=3.8,<4. After that change I would be able to create a PR for a new package docstrfmt at mason-registry and after that it could easily be auto-installed with mason-tool-installer.nvim.

Thank you for considering this request!

Best regards,
Mitch

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