Skip to content

Commit

Permalink
Set skipdist to false
Browse files Browse the repository at this point in the history
In the case of being in development mode and having set skipdist to true tox4 would not install NAV in the test environment
  • Loading branch information
johannaengland committed Nov 21, 2024
1 parent 747db9e commit 49e6493
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ envlist =
{unit,integration,functional}-py{39,310}-django{32}
javascript
docs
skipsdist = True
basepython = python3.9

[pytest]
Expand Down

0 comments on commit 49e6493

Please sign in to comment.