We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 537f9e9 commit 4c4d557Copy full SHA for 4c4d557
1 file changed
news/setup.rst
@@ -0,0 +1,24 @@
1
+**Added:**
2
+
3
+* Added additional runtime linker flags in `CustomBuildExt.run` to embed the `RPATH` flags for the built extensions.
4
+* Support for retrieving GSL configuration from `CONDA_PREFIX`/ `GSL_PATH` on all platforms.
5
6
+**Changed:**
7
8
+* Merged the GSL configuration logic in `setup.py`.
9
10
+**Deprecated:**
11
12
+* <news item>
13
14
+**Removed:**
15
16
17
18
+**Fixed:**
19
20
21
22
+**Security:**
23
24
0 commit comments