Loading conda.recipe/meta.yaml +2 −10 Original line number Diff line number Diff line Loading @@ -21,30 +21,22 @@ build: requirements: host: - python - numpy {{ numpy }} build: - setuptools - versioneer run: - docutils - jsonschema>=3.0.2 - lmfit - matplotlib # is this necessary - mpld3 - numpy {{ numpy }} - numexpr - pandas - sortedcontainers - tinydb - ipywidgets - tinydb # not imported - ipywidgets # not imported - python {{ python }} - mantidworkbench - mpld3 - pandas - sortedcontainers - tinydb test: imports: Loading Loading
conda.recipe/meta.yaml +2 −10 Original line number Diff line number Diff line Loading @@ -21,30 +21,22 @@ build: requirements: host: - python - numpy {{ numpy }} build: - setuptools - versioneer run: - docutils - jsonschema>=3.0.2 - lmfit - matplotlib # is this necessary - mpld3 - numpy {{ numpy }} - numexpr - pandas - sortedcontainers - tinydb - ipywidgets - tinydb # not imported - ipywidgets # not imported - python {{ python }} - mantidworkbench - mpld3 - pandas - sortedcontainers - tinydb test: imports: Loading