We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 640a11e commit ac761bbCopy full SHA for ac761bb
conda-recipe/meta.yaml
@@ -45,6 +45,12 @@ test:
45
- diffpy.structure.applications
46
- diffpy.structure.expansion
47
- 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
54
55
# commands:
56
# You can put test commands to be run here. Use this to test that the
0 commit comments