mirror of
https://github.com/Guake/guake.git
synced 2025-10-26 11:27:13 +00:00
27 lines
727 B
Plaintext
27 lines
727 B
Plaintext
#
|
|
# This file is autogenerated by pip-compile
|
|
# To update, run:
|
|
#
|
|
# pip-compile --output-file requirements-dev.txt requirements-dev.in
|
|
#
|
|
astroid==1.4.8 # via pylint
|
|
autopep8==1.2.4
|
|
click==6.6 # via pip-tools
|
|
colorlog==2.10.0
|
|
first==2.0.1 # via pip-tools
|
|
isort==4.2.5 # via pylint
|
|
lazy-object-proxy==1.2.2 # via astroid
|
|
mccabe==0.5.2 # via pylint
|
|
pep8==1.7.0
|
|
pip-tools==1.8.0
|
|
py==1.4.31 # via pytest
|
|
pyflakes==1.3.0
|
|
pylint==1.6.4
|
|
pytest-runner==2.9
|
|
pytest==3.0.5
|
|
ruamel.base==1.0.0 # via ruamel.venvgtk
|
|
ruamel.venvgtk==0.4.1
|
|
six==1.10.0 # via astroid, pip-tools, pylint
|
|
wheel==0.29.0
|
|
wrapt==1.10.8 # via astroid
|