Commit 7183336
committed
Update recipe to current project state
* Remove openjdk and maven dependencies in favor of cjdk instead; see:
- scijava/scyjava#80
- scijava/scyjava@5753a59
* Update python and setuptools minimum versions; see:
- scijava/scyjava@0af3f65
* Remove jpype1 and jgo from build dependencies.
This is a pure Python project, and should not need
these runtime dependencies to build the package.
* Document why there is a JPype upper bound.1 parent d9bd03d commit 7183336
1 file changed
Lines changed: 5 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | | - | |
24 | 22 | | |
25 | 23 | | |
26 | | - | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
30 | | - | |
| 29 | + | |
31 | 30 | | |
32 | 31 | | |
33 | 32 | | |
| |||
0 commit comments