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

updating after creation of alyx_connector on pypi (requirement for celery)

parent 4415c977
No related branches found
No related tags found
No related merge requests found
Pipeline #120271 failed
......@@ -29,4 +29,5 @@ optional-dependencies = { celery = { file = [
] } }
version = { attr = "pypelines.__version__" }
[tool.black]
[tool.setuptools.packages.find]
where = ["src"]
celery>=5.3.5
ONE-api @ git+https://gitlab.pasteur.fr/haisslab/data-management/ONE.git
\ No newline at end of file
alyx_connector>=0.0.10
\ No newline at end of file
__version__ = "0.0.12"
__version__ = "0.0.13"
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