Skip to content

Commit 6b56685

Browse files
committed
fix: add gsl to both pip.txt and conda.txt
1 parent 2f363c6 commit 6b56685

File tree

3 files changed

+2
-1
lines changed

3 files changed

+2
-1
lines changed

requirements/conda.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
numpy
22
diffpy.pdffit2
33
diffpy.structure
4+
gsl

requirements/pip.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
numpy
2+
gsl
23
diffpy.pdffit2
34
diffpy.structure

requirements/tests.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,3 @@ codecov
44
coverage
55
pytest-cov
66
pytest-env
7-
gsl

0 commit comments

Comments
 (0)