Commit 64b6a1f
Divorce the section on pip installing extras from setuptools (#1130)
Per more recent PEPs (e.g. 621), extras may be produced by build tools
other than setuptools if the packager isn't using setuptools as the
build system. In this document, which is mostly about installing,
it seems simpler then to avoid mentioning that setuptools defines
the extras and to simply show the user how to do the install without
mentioning what tool is involved in defining them.
Co-authored-by: Brian Rutledge <brian@bhrutledge.com>1 parent d530ba1 commit 64b6a1f
1 file changed
+6
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
641 | 641 | | |
642 | 642 | | |
643 | 643 | | |
644 | | - | |
645 | | - | |
| 644 | + | |
| 645 | + | |
646 | 646 | | |
647 | | - | |
| 647 | + | |
| 648 | + | |
| 649 | + | |
| 650 | + | |
648 | 651 | | |
649 | 652 | | |
650 | 653 | | |
| |||
681 | 684 | | |
682 | 685 | | |
683 | 686 | | |
684 | | - | |
685 | | - | |
| |||
0 commit comments