Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit ba16324

Browse files
slivercn2ygk
authored andcommitted
Pin django-debug-toolbar version to fix Python 2.7 tests (#634)
1 parent db5cd72 commit ba16324

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎setup.py‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ def get_package_data(package):
110110
'pytest',
111111
'pytest-cov',
112112
'django-polymorphic>=2.0',
113-
'django-debug-toolbar'
113+
'django-debug-toolbar==1.11'
114114
] + mock,
115115
zip_safe=False,
116116
)

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /