We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c875dc commit ac0e777Copy full SHA for ac0e777
2 files changed
scripts/populate_tox/tox.jinja
@@ -187,7 +187,7 @@ setenv =
187
PYTHONDONTWRITEBYTECODE=1
188
OBJC_DISABLE_INITIALIZE_FORK_SAFETY=YES
189
COVERAGE_FILE=.coverage-sentry-{envname}
190
- UV_PRERELEASE=explicit
+ UV_PRERELEASE=if-necessary-or-explicit
191
py3.6: COVERAGE_RCFILE=.coveragerc36
192
193
django: DJANGO_SETTINGS_MODULE=tests.integrations.django.myapp.settings
tox.ini
@@ -979,7 +979,7 @@ setenv =
979
980
981
982
983
984
985
0 commit comments