# Copyright 2019-2020, Collabora, Ltd.
# SPDX-License-Identifier: Apache-2.0

# runtime dependencies
attrs
typing

# linting tools
autopep8
flake8

# test framework
pytest

# type checking framework
mypy
pytest-mypy
flake8-mypy

# refactor tool
rope

# optional dependency
phabricator
