Skip to content

Commit b289f69

Browse files
authored
Merge pull request #61 from Tieqiong/req
clean requirements
2 parents da156c6 + 0fbc6c2 commit b289f69

File tree

3 files changed

+24
-5
lines changed

3 files changed

+24
-5
lines changed

news/req.rst

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
**Added:**
2+
3+
* <news item>
4+
5+
**Changed:**
6+
7+
* <news item>
8+
9+
**Deprecated:**
10+
11+
* <news item>
12+
13+
**Removed:**
14+
15+
* <news item>
16+
17+
**Fixed:**
18+
19+
* Update requirements to use full release `libdiffpy` and remove wrong build dependencies.
20+
21+
**Security:**
22+
23+
* <news item>

requirements/build.txt

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +0,0 @@
1-
python
2-
boost
3-
numpy
4-
# libobjcryst (if libdiffpy built with objcryst)

requirements/conda.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
libdiffpy=1.4.1rc1
1+
libdiffpy
22
libboost-devel
33
libobjcryst
44
pyobjcryst

0 commit comments

Comments
 (0)