Skip to content

Commit adfaf66

Browse files
committed
Delete build and default sections of optional deps
1 parent 053fd47 commit adfaf66

File tree

1 file changed

+0
-17
lines changed

1 file changed

+0
-17
lines changed

pyproject.toml

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -31,23 +31,6 @@ Download = 'https://pypi.org/project/nipy/#files'
3131
Tracker = 'https://github.com/nipy/nipy/issues'
3232

3333
[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-
'numpy>=1.22',
46-
'scipy>=1.8',
47-
'nibabel>=3.2',
48-
'sympy>=1.9',
49-
'transforms3d'
50-
]
5134
developer = [
5235
'pre-commit',
5336
'rtoml',

0 commit comments

Comments
 (0)