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

Improve documentation for unintended usage of python_version #4636

Open
iuriguilherme opened this issue Feb 26, 2021 · 2 comments
Open

Improve documentation for unintended usage of python_version #4636

iuriguilherme opened this issue Feb 26, 2021 · 2 comments
Labels
Type: Documentation 📖 This issue relates to documentation of pipenv.

Comments

@iuriguilherme
Copy link

I've read #1050 but since it's closed I'm opening another issue for documentation improvement.

The warning messages are misleading about why you can't use "greater than" characters in the python_version:

Warning: Python >= 3.6 was not found on your system...

Warning: Your Pipfile requires python_version >= 3.6, but you are using 3.9.2 (/home/user/.local/share/v/i/bin/python).

Perhaps a message in the lines of multiple versions of python are not allowed - please don't use '> 3.6' but '3.6' or something like that would make more sense.

I'm sorry I can't contribute with a proper documentation right now, I just hope I was able to state what the issue is.

@matteius matteius added the Type: Documentation 📖 This issue relates to documentation of pipenv. label Mar 13, 2022
@matteius
Copy link
Member

@lemuelkn Could you also look into this one or some of the other documentation requests to see if there is something you could pick up?

@lemuelkn
Copy link

I will take a look and add the proper documentation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Documentation 📖 This issue relates to documentation of pipenv.
Projects
None yet
Development

No branches or pull requests

3 participants