Skip to content

Commit 4f9e4fd

Browse files
committed
PEP 725: Fix Sphinx warnings
1 parent bbdb64b commit 4f9e4fd

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

peps/pep-0725.rst

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1035,6 +1035,9 @@ None at this time.
10351035
References
10361036
==========
10371037

1038+
* The "``pkgconfig`` specification as an alternative to ``ctypes.util.find_library``" thread (2023, Discourse):
1039+
https://discuss.python.org/t/pkgconfig-specification-as-an-alternative-to-ctypes-util-find-library/31379
1040+
10381041
.. [#singular-vision-native-deps] The "define native requirements metadata"
10391042
part of the "Wanting a singular packaging vision" thread (2022, Discourse):
10401043
https://discuss.python.org/t/wanting-a-singular-packaging-tool-vision/21141/92
@@ -1051,10 +1054,6 @@ References
10511054
.. [#pypackaging-native-cross] pypackaging-native: "Cross compilation"
10521055
https://pypackaging-native.github.io/key-issues/cross_compilation/
10531056
1054-
.. [#pkgconfig-and-ctypes-findlibrary] The "``pkgconfig`` specification as an
1055-
alternative to ``ctypes.util.find_library``" thread (2023, Discourse):
1056-
https://discuss.python.org/t/pkgconfig-specification-as-an-alternative-to-ctypes-util-find-library/31379
1057-
10581057
10591058
Copyright
10601059
=========

0 commit comments

Comments
 (0)