Skip to content

Commit

Permalink
fix: add constrain_package_deps to fix package deps override deps e…
Browse files Browse the repository at this point in the history
…rror
  • Loading branch information
Josh Yu committed Mar 28, 2024
1 parent 813b046 commit 049c16d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ isolated_build = true
[testenv]
depends = test: clean
docker = test: postgres
constrain_package_deps = true
deps =
test: pytest
test: pytest-cov
Expand Down

0 comments on commit 049c16d

Please sign in to comment.