qutebrowser/misc/requirements/requirements-pylint-master.txt

19 lines
434 B
Plaintext
Raw Normal View History

# This file is automatically generated by scripts/dev/recompile_requirements.py
-e git+https://github.com/PyCQA/astroid.git#egg=astroid
certifi==2018.1.18
2017-06-12 15:45:15 +02:00
chardet==3.0.4
github3.py==0.9.6
2017-08-14 16:19:13 +02:00
idna==2.6
2018-02-12 17:01:27 +01:00
isort==4.3.4
lazy-object-proxy==1.3.1
2017-02-05 01:30:39 +01:00
mccabe==0.6.1
-e git+https://github.com/PyCQA/pylint.git#egg=pylint
./scripts/dev/pylint_checkers
2017-08-21 16:24:25 +02:00
requests==2.18.4
2017-09-19 10:41:57 +02:00
six==1.11.0
uritemplate==3.0.0
uritemplate.py==3.0.2
2017-07-24 16:04:13 +02:00
urllib3==1.22
2017-08-14 16:19:16 +02:00
wrapt==1.10.11