We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I did a pip install of pipenv from GitHub using:
pip
pipenv
pip3 install -U git+git://github.com/pypa/pipenv
I noticed that it fixed a few bugs and also very noticeably improved the previously crappy performance of pipenv.
You folks have done some good work maintaining this project. I think the Python community would benefit by you doing a release to PyPI.
The text was updated successfully, but these errors were encountered:
looks like #1356 is fixed?
Sorry, something went wrong.
#4058 has some info in regards to this
This issue seems like a duplicate of #3742
Thanks for the note! Am closing as a duplicate of #3742. Thanks again.
No branches or pull requests
I did a
pip
install ofpipenv
from GitHub using:I noticed that it fixed a few bugs and also very noticeably improved the previously crappy performance of pipenv.
You folks have done some good work maintaining this project. I think the Python community would benefit by you doing a release to PyPI.
The text was updated successfully, but these errors were encountered: