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 1ac999d commit 6eef8dcCopy full SHA for 6eef8dc
environment.yml
@@ -16,11 +16,11 @@ dependencies:
16
- pytest-cov
17
- flake8
18
- pygments
19
+- traits
20
+- traitsui
21
+- pyface
22
- pip:
- - "https://api.github.com/repos/enthought/traits/zipball/a99b3f64d50c5f7f28ffc01bf69419b061f9e976"
- - "https://api.github.com/repos/enthought/pyface/zipball/6a0cac149d56293482bb828a7d98122667c773be"
- - "https://api.github.com/repos/enthought/traitsui/zipball/e366ad3886d3c39bedb96e83bab447d31c4ab725"
23
- - "https://api.github.com/repos/enthought/mayavi/zipball/master"
+ - mayavi
24
- nibabel
25
- pytest-sugar
26
- pytest-faulthandler
0 commit comments