Skip to content
Snippets Groups Projects
Commit 6319a9e6 authored by Timothe Jost's avatar Timothe Jost
Browse files

trying with "optional-dependencies" in dynamic

parent 3904b647
No related branches found
No related tags found
No related merge requests found
......@@ -15,7 +15,7 @@ description = "Framework to organize processing code outputs to/from disk, proce
readme = "README.md"
requires-python = ">=3.10"
license = { text = "MIT" }
dynamic = ["version", "dependencies"]
dynamic = ["version", "dependencies", "optional-dependencies"]
[project.urls]
homepage = "https://gitlab.pasteur.fr/haisslab/data-management/pypelines"
......
__version__ = "0.0.7"
__version__ = "0.0.8"
from . import loggs
from .pipes import *
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment