Skip to content

Commit 07f2f45

Browse files
committed
docs: add redirects on legacy build system pages
1 parent eb6240f commit 07f2f45

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.readthedocs-custom-redirects.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,7 @@
1313
https://docs.microsoft.com/en-us/windows/win32/fileio/maximum-file-path-limitation?tabs=cmd#enable-long-paths-in-windows-10-version-1607-and-later
1414
/warnings/venv: >-
1515
https://docs.python.org/3/tutorial/venv.html
16+
/reference/build-system/pyproject-toml: >-
17+
https://pip.pypa.io/en/stable/reference/build-system/
18+
/reference/build-system/setup-py: >-
19+
https://pip.pypa.io/en/stable/reference/build-system/

0 commit comments

Comments
 (0)