Skip to content

Commit 3ce7204

Browse files
authored
Merge pull request #45 from Tieqiong/deps
fix: complete dependencies
2 parents cb402f9 + 8815174 commit 3ce7204

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

Diff for: requirements/build.txt

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
python
22
boost
33
numpy
4+
# libobjcryst (if libdiffpy built with objcryst)

Diff for: requirements/conda.txt

+3-1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,6 @@ numpy
33
libdiffpy
44
setuptools
55
diffpy.structure
6-
periodictable
6+
gsl
7+
# periodictable
8+
# pyobjcryst (up to py3.11 for mac)

0 commit comments

Comments
 (0)