mirror of
https://github.com/Guake/guake.git
synced 2025-10-26 11:27:13 +00:00
34 lines
818 B
Plaintext
34 lines
818 B
Plaintext
################################################################################
|
|
# This requirements file has been automatically generated from `Pipfile` with
|
|
# `pipenv-to-requirements`
|
|
#
|
|
#
|
|
# This has been done to maintain backward compatibility with tools and services
|
|
# that do not support `Pipfile` yet.
|
|
#
|
|
# Do NOT edit it directly, use `pipenv install [-d]` to modify `Pipfile` and
|
|
# `Pipfile.lock` and then regenerate `requirements*.txt`.
|
|
################################################################################
|
|
|
|
-e .
|
|
astroid<2.2.0
|
|
autopep8<1.4
|
|
colorlog
|
|
fiximports>=0.1.18
|
|
flake8<3.6
|
|
mock>=2.0.0
|
|
pathlib2
|
|
pep8
|
|
pipenv-to-requirements
|
|
pyflakes<2.0.0
|
|
pylint<2.3.0
|
|
pytest
|
|
pytest-mock
|
|
reno>=2.8.0
|
|
scandir ; python_version < '3.5'
|
|
sphinx-rtd-theme
|
|
sphinxcontrib-programoutput
|
|
twine
|
|
typed-ast<1.4.0,>=1.3.1
|
|
yapf
|