mirror of
https://github.com/django-components/django-components.git
synced 2025-09-27 16:09:07 +00:00
Avoid building new wheel for each env.
This commit is contained in:
parent
8d9ea4b7e4
commit
3b810fbd76
1 changed files with 1 additions and 0 deletions
1
tox.ini
1
tox.ini
|
@ -24,6 +24,7 @@ isolated_build = true
|
|||
|
||||
[testenv]
|
||||
package = wheel
|
||||
wheel_build_env = .pkg
|
||||
deps =
|
||||
django42: Django>=4.2,<4.3
|
||||
django50: Django>=5.0,<5.1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue