Skip to content

Commit

Permalink
introduce all
Browse files Browse the repository at this point in the history
Signed-off-by: neuronflow <[email protected]>
  • Loading branch information
neuronflow committed Mar 1, 2024
1 parent cb92dbe commit 197c02b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -57,12 +57,14 @@ tqdm = "^4.64.1"
auxiliary = "^0.0.41"
rich = "^13.6.0"


# optional registration backends
antspyx = { version = "^0.4.2", optional = true }

[tool.poetry.extras]
all = ["antspyx"]
ants = ["antspyx"]


[tool.poetry.dev-dependencies]
pytest = "^6.2"

Expand Down

0 comments on commit 197c02b

Please sign in to comment.