diff options
Diffstat (limited to 'third_party/python/pip-tools/examples/django.in')
-rw-r--r-- | third_party/python/pip-tools/examples/django.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/third_party/python/pip-tools/examples/django.in b/third_party/python/pip-tools/examples/django.in new file mode 100644 index 0000000000..6b472eee4a --- /dev/null +++ b/third_party/python/pip-tools/examples/django.in @@ -0,0 +1,3 @@ +# This file includes the Django project, and the debug toolbar +Django<2.2.1 # suppose some version requirement +django-debug-toolbar |