Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
sns-hfir-scse
sans
sans-backend
Commits
1cfc2f71
Commit
1cfc2f71
authored
Sep 20, 2022
by
Peterson, Peter
Browse files
Remove duplicated dependencies
parent
101b8f25
Pipeline
#282800
failed with stages
in 38 minutes and 38 seconds
Changes
1
Pipelines
6
Hide whitespace changes
Inline
Side-by-side
conda.recipe/meta.yaml
View file @
1cfc2f71
...
...
@@ -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
:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment