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

final formating

parent 4867c1ba
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,6 @@ requires = ["setuptools >= 66.0"]
build-backend = "setuptools.build_meta"
[project]
name = "pypelines"
authors = [
{ name = "Timothé Jost-Mousseau", email = "timothe.jost-mousseau@pasteur.fr" },
......@@ -17,12 +16,6 @@ requires-python = ">=3.10"
license = { text = "MIT" }
dynamic = ["version", "dependencies", "optional-dependencies"]
# [project.optional-dependencies]
# celery = [
# "celery >= 5.3.5",
# "ONE-api @ git+https://gitlab.pasteur.fr/haisslab/data-management/ONE.git",
# ]
[project.urls]
homepage = "https://gitlab.pasteur.fr/haisslab/data-management/pypelines"
repository = "https://gitlab.pasteur.fr/haisslab/data-management/pypelines"
......
__version__ = "0.0.10"
__version__ = "0.0.11"
from . import loggs
from .pipes import *
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment