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 5ff51c0 commit ce654bcCopy full SHA for ce654bc
constraints.txt
@@ -0,0 +1 @@
1
+setuptools<78.0
tox.ini
@@ -744,6 +744,7 @@ setenv =
744
PYTHONDONTWRITEBYTECODE=1
745
OBJC_DISABLE_INITIALIZE_FORK_SAFETY=YES
746
COVERAGE_FILE=.coverage-sentry-{envname}
747
+ PIP_CONSTRAINT=constraints.txt
748
py3.6: COVERAGE_RCFILE=.coveragerc36
749
750
django: DJANGO_SETTINGS_MODULE=tests.integrations.django.myapp.settings
0 commit comments