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 fb935b8 commit dd24afaCopy full SHA for dd24afa
dev-requirements-py2.txt
@@ -4,9 +4,3 @@ pylint-django<2.0
4
pep8-naming==0.5.0
5
flake8<3.5
6
pyflakes<1.6.0,>=1.5.0
7
-
8
-# For some reason Travis tries to install the yanked version 1.7.0.
9
-# See https://pypi.org/project/lazy-object-proxy/#history.
10
-# See https://github.com/databricks/databricks-cli/pull/462.
11
-# Try to unpin this after moving away from Travis.
12
-lazy-object-proxy==1.6.0
0 commit comments