Skip to content

Commit 4a696a4

Browse files
committed
removing xmipp_graph env
1 parent a47ce88 commit 4a696a4

File tree

2 files changed

+1
-16
lines changed

2 files changed

+1
-16
lines changed

src/xmipp/bindings/python/envs_DLTK/xmipp_graph.yml

Lines changed: 0 additions & 11 deletions
This file was deleted.

src/xmipp/bindings/python/xmipp_conda_envs.py

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,5 @@
2727
"requirements": os.path.join(_REQUIREMENT_PATH, 'xmipp_DLTK_v1.0.yml'),
2828
"xmippEnviron": True
2929
},
30-
31-
"xmipp_graph": {
32-
"requirements": os.path.join(_REQUIREMENT_PATH, 'xmipp_graph.yml'),
33-
"xmippEnviron": True
34-
},
30+
3531
}

0 commit comments

Comments
 (0)