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 053fd47 commit adfaf66Copy full SHA for adfaf66
pyproject.toml
@@ -31,23 +31,6 @@ Download = 'https://pypi.org/project/nipy/#files'
31
Tracker = 'https://github.com/nipy/nipy/issues'
32
33
[project.optional-dependencies]
34
-build = [
35
- 'meson-python>=0.13',
36
- 'wheel',
37
- 'setuptools>=67',
38
- 'ninja',
39
- 'Cython>=3',
40
- 'numpy>=1.22',
41
- 'spin==0.3',
42
- 'build',
43
-]
44
-default = [
45
46
- 'scipy>=1.8',
47
- 'nibabel>=3.2',
48
- 'sympy>=1.9',
49
- 'transforms3d'
50
51
developer = [
52
'pre-commit',
53
'rtoml',
0 commit comments