Skip to content

Commit ac761bb

Browse files
committed
BLD: test legacy imports in conda package
1 parent 640a11e commit ac761bb

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

conda-recipe/meta.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,12 @@ test:
4545
- diffpy.structure.applications
4646
- diffpy.structure.expansion
4747
- diffpy.structure.tests
48+
# legacy imports
49+
- diffpy.Structure
50+
- diffpy.Structure.Parsers
51+
- diffpy.Structure.applications
52+
- diffpy.Structure.expansion
53+
- diffpy.Structure.tests
4854

4955
# commands:
5056
# You can put test commands to be run here. Use this to test that the

0 commit comments

Comments
 (0)