Skip to content

Commit 4b418d5

Browse files
committed
easy_install has a -x option to exclude scripts from the install. Pip does not seem to have such an option.
1 parent 8ce2a6e commit 4b418d5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

source/pip_easy_install.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,9 @@ Here's a breakdown of the important differences between pip and easy_install now
5757
|:ref:`Multi-version Installs` |No |Yes |
5858
| | | |
5959
+------------------------------+----------------------------------+-------------------------------+
60+
|Exclude scripts during install|No |Yes |
61+
| | | |
62+
+------------------------------+----------------------------------+-------------------------------+
6063

6164
----
6265

0 commit comments

Comments
 (0)