Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
nbren12 committed Jun 1, 2024
1 parent 7c20b4e commit ed026c8
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 @@ -44,7 +44,7 @@ test = [
"flake8>=3.9.2",
"flake8-docstrings>=1.6.0",
"pytest-cov>=2.12.0",
"pytest-regtest>=1.5.1"
"pytest-regtest>=1.5.1,<2"
]
dev = [
"tox>=3.20.1",
Expand Down

0 comments on commit ed026c8

Please sign in to comment.