Skip to content

Commit

Permalink
Print -e option and path for editable package when using `pipenv re…
Browse files Browse the repository at this point in the history
…quirements` (pypa#5071)

* Print `-e` option and path for editable package

* Reduce depth for logical complexity

* Add news fragment
  • Loading branch information
change-park authored and Fraser Langton committed Apr 25, 2022
1 parent d35ab4c commit a0f0fb5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions news/5070.bugfix.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Fixes issue of ``requirements`` command problem by modifying to print ``-e`` and path of the editable package.

0 comments on commit a0f0fb5

Please sign in to comment.