Skip to content

Commit 284495a

Browse files
committed
Update test requirements
1 parent 15af30e commit 284495a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

conda-recipe/meta.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,10 @@ requirements:
3636
- pytest
3737

3838
test:
39+
# Put any additional test requirements here
40+
requires:
41+
- pytest
42+
3943
# Python imports
4044
imports:
4145
- diffpy
@@ -50,10 +54,6 @@ test:
5054
# You can also put a file called run_test.py in the recipe that will be run
5155
# at test time.
5256

53-
requires:
54-
# Put any additional test requirements here. For example
55-
# - nose
56-
5757
about:
5858
home: https://github.com/diffpy/diffpy.utils
5959
summary: Shared utilities for diffpy packages.

0 commit comments

Comments
 (0)