We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents da156c6 + 0fbc6c2 commit b289f69Copy full SHA for b289f69
news/req.rst
@@ -0,0 +1,23 @@
1
+**Added:**
2
+
3
+* <news item>
4
5
+**Changed:**
6
7
8
9
+**Deprecated:**
10
11
12
13
+**Removed:**
14
15
16
17
+**Fixed:**
18
19
+* Update requirements to use full release `libdiffpy` and remove wrong build dependencies.
20
21
+**Security:**
22
23
requirements/build.txt
@@ -1,4 +0,0 @@
-python
-boost
-numpy
-# libobjcryst (if libdiffpy built with objcryst)
requirements/conda.txt
@@ -1,4 +1,4 @@
-libdiffpy=1.4.1rc1
+libdiffpy
libboost-devel
libobjcryst
pyobjcryst
0 commit comments