Skip to content

Commit ce654bc

Browse files
committed
.
1 parent 5ff51c0 commit ce654bc

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

constraints.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
setuptools<78.0

tox.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -744,6 +744,7 @@ setenv =
744744
PYTHONDONTWRITEBYTECODE=1
745745
OBJC_DISABLE_INITIALIZE_FORK_SAFETY=YES
746746
COVERAGE_FILE=.coverage-sentry-{envname}
747+
PIP_CONSTRAINT=constraints.txt
747748
py3.6: COVERAGE_RCFILE=.coveragerc36
748749

749750
django: DJANGO_SETTINGS_MODULE=tests.integrations.django.myapp.settings

0 commit comments

Comments
 (0)