mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-21 15:20:59 +00:00
3 lines
134 B
Plaintext
3 lines
134 B
Plaintext
Fixed the example url for doing "pipenv install -e
|
|
some-repo-url#egg=something", it was missing the "egg=" in the fragment
|
|
identifier. |