Skip to content

Commit 82083e9

Browse files
committed
DOC: Drop setuptools from listed dependencies, add importlib-resources
1 parent 9e1d822 commit 82083e9

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

doc/source/installation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ Requirements
8686
* Python_ 3.8 or greater
8787
* NumPy_ 1.19 or greater
8888
* Packaging_ 17.0 or greater
89-
* Setuptools_
89+
* importlib-resources_ 1.3 or greater (or Python 3.9+)
9090
* SciPy_ (optional, for full SPM-ANALYZE support)
9191
* h5py_ (optional, for MINC2 support)
9292
* PyDICOM_ 1.0.0 or greater (optional, for DICOM support)

doc/source/links_names.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,7 @@
114114
.. _python imaging library: https://pypi.python.org/pypi/Pillow
115115
.. _h5py: https://www.h5py.org/
116116
.. _packaging: https://packaging.pypa.io
117+
.. _importlib-resources: https://importlib-resources.readthedocs.io/
117118

118119
.. Python imaging projects
119120
.. _PyMVPA: http://www.pymvpa.org

0 commit comments

Comments
 (0)