Skip to content

Commit 3dcbaa8

Browse files
committed
updated project name to pydra-tasks-mrtrix3
1 parent f6638cd commit 3dcbaa8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ requires = ["hatchling", "hatch-vcs"]
33
build-backend = "hatchling.build"
44

55
[project]
6-
name = "pydra-mrtrix3"
7-
description = "pydra-mrtrix3 contains Pydra task specifications for MRtrix3 tools"
6+
name = "pydra-tasks-mrtrix3"
7+
description = "pydra-tasks-mrtrix3 contains Pydra task specifications for MRtrix3 tools"
88
readme = "README.rst"
9-
requires-python = ">=3.8"
9+
requires-python = ">=3.11"
1010
dependencies = ["fileformats-medimage_mrtrix3 >=3.0.4a5", "numpy", "pydra"]
1111
license = { file = "LICENSE" }
1212
authors = [{ name = "Thomas G. Close", email = "tom.g.close@gmail.com" }]

0 commit comments

Comments
 (0)