Skip to content

Commit 8deb25f

Browse files
committed
Update development environment
Make it consistent with related downstream projects: * scijava/scyjava * imglib/imglyb * imagej/pyimagej And add tox as a dev dependency.
1 parent 26920e8 commit 8deb25f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
# Use this environment file when running the tests, when jgo will be
22
# installed from source
3-
name: jgo
3+
name: jgo-dev
44
channels:
55
- conda-forge
66
- defaults
77
dependencies:
88
- psutil
9+
- tox

0 commit comments

Comments
 (0)