File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 88# -- Project information -----------------------------------------------------
99# https://www.sphinx-doc.org/en/master/usage/configuration.html#project-information
1010
11- project = "pydra-fsl"
11+ project = "pydra-tasks- fsl"
1212author = "Pydra Development Team"
1313copyright = f"2022-2023, { author } "
1414release = __version__
Original file line number Diff line number Diff line change 1515 from ._version import __version__
1616except ImportError :
1717 raise RuntimeError (
18- "pydra-fsl has not been properly installed, please run "
18+ "pydra-tasks- fsl has not been properly installed, please run "
1919 f"`pip install -e { str (pkg_path )} ` to install a development version"
2020 )
2121
Original file line number Diff line number Diff line change @@ -58,7 +58,7 @@ converters = [
5858]
5959
6060[project .urls ]
61- repository = " https://github.com/nipype/pydra-fsl"
61+ repository = " https://github.com/nipype/pydra-tasks- fsl"
6262
6363[tool .hatch .version ]
6464source = " vcs"
Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ test = [
5555]
5656
5757[project .urls ]
58- repository = " https://github.com/nipype/pydra-fsl"
58+ repository = " https://github.com/nipype/pydra-tasks- fsl"
5959
6060[tool .hatch .version ]
6161source = " vcs"
You can’t perform that action at this time.
0 commit comments