We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b5a3371 + 4c0ae3a commit cd004d4Copy full SHA for cd004d4
4 files changed
CHANGELOG.rst
@@ -19,4 +19,3 @@ Release notes
19
20
* Updated from Python 2.6-2.7 to Python 3.11-3.13
21
* Support ``scikit-package`` Level 5 standard (https://scikit-package.github.io/scikit-package/).
22
-
news/dependency-build-fix.rst
@@ -0,0 +1,23 @@
1
+**Added:**
2
+
3
+* No News Added: remove dependency for gsl
4
5
+**Changed:**
6
7
+* <news item>
8
9
+**Deprecated:**
10
11
12
13
+**Removed:**
14
15
16
17
+**Fixed:**
18
+**Security:**
23
requirements/conda.txt
@@ -1,4 +1,3 @@
numpy
diffpy.pdffit2
diffpy.structure
-gsl
requirements/pip.txt
0 commit comments