File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -17,9 +17,9 @@ outlined as well.
17
17
18
18
There are several popular packaging systems. This guide covers the old
19
19
configuration style for [ Setuptools] [ ] . Unless you really need it, you should be
20
- using the modern style described in
21
- [ Simple Packaging] ( /guides/packaging-simple/ ) . The modern style is guided by
22
- Python Enhancement Proposals (PEPs), and is more stable than the
20
+ using the modern style described in [ Simple
21
+ Packaging] ({% link pages /guides/packaging_simple.md %} ). The modern style is
22
+ guided by Python Enhancement Proposals (PEPs), and is more stable than the
23
23
setuptools-specific mechanisms that evolve over the years. This page is kept to
24
24
help users with legacy code (and hopefully upgrade it).
25
25
You can’t perform that action at this time.
0 commit comments