Skip to content

Commit

Permalink
chore: match dependency syntax with substrafl
Browse files Browse the repository at this point in the history
Signed-off-by: ThibaultFy <[email protected]>
  • Loading branch information
ThibaultFy committed Aug 7, 2024
1 parent 2731cb6 commit ac2518d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ dev = [
"pytest",
"pytest-cov",
"pytest-mock",
"substratools>=0.21.4",
"substratools~=0.21.4",
"black",
"flake8",
"isort",
Expand Down

0 comments on commit ac2518d

Please sign in to comment.