Skip to content

Commit

Permalink
fix: unpin substra-tools
Browse files Browse the repository at this point in the history
Signed-off-by: Guilhem Barthés <guilhem.barthes@owkin.com>
  • Loading branch information
guilhem-barthes committed Feb 26, 2024
1 parent 1b6c95d commit 85adca9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"pytest",
"pytest-cov",
"pytest-mock",
"substratools==0.21.1",
"substratools>=0.21.1",
"black",
"flake8",
"isort",
Expand Down

0 comments on commit 85adca9

Please sign in to comment.