Delete old pylint-master requirement files
This commit is contained in:
parent
566483561e
commit
7cf76c622f
@ -1,23 +0,0 @@
|
|||||||
# This file is automatically generated by scripts/dev/recompile_requirements.py
|
|
||||||
|
|
||||||
asn1crypto==0.24.0
|
|
||||||
-e git+https://github.com/PyCQA/astroid.git#egg=astroid
|
|
||||||
certifi==2018.8.24
|
|
||||||
cffi==1.11.5
|
|
||||||
chardet==3.0.4
|
|
||||||
cryptography==2.3.1
|
|
||||||
github3.py==1.2.0
|
|
||||||
idna==2.7
|
|
||||||
isort==4.3.4
|
|
||||||
jwcrypto==0.5.0
|
|
||||||
lazy-object-proxy==1.3.1
|
|
||||||
mccabe==0.6.1
|
|
||||||
pycparser==2.18
|
|
||||||
-e git+https://github.com/PyCQA/pylint.git#egg=pylint
|
|
||||||
python-dateutil==2.7.3
|
|
||||||
./scripts/dev/pylint_checkers
|
|
||||||
requests==2.19.1
|
|
||||||
six==1.11.0
|
|
||||||
uritemplate==3.0.0
|
|
||||||
urllib3==1.23
|
|
||||||
wrapt==1.10.11
|
|
@ -1,11 +0,0 @@
|
|||||||
-e git+https://github.com/PyCQA/astroid.git#egg=astroid
|
|
||||||
-e git+https://github.com/PyCQA/pylint.git#egg=pylint
|
|
||||||
./scripts/dev/pylint_checkers
|
|
||||||
requests
|
|
||||||
github3.py
|
|
||||||
|
|
||||||
# remove @commit-id for scm installs
|
|
||||||
#@ replace: @.*# #
|
|
||||||
|
|
||||||
# fix qute-pylint location
|
|
||||||
#@ replace: qute-pylint==.* ./scripts/dev/pylint_checkers
|
|
Loading…
Reference in New Issue
Block a user