xonsh/requirements/tests.txt
Gil Forsyth 32bddba3a3
chore: update mypy (#4718)
* chore: pin mypy to 0.940, stop installing from git

* chore: skip mypy check of windows unc check
2022-03-16 07:52:37 +05:30

25 lines
370 B
Text

py
pytest>=6
flake8
flake8-docstrings
flake8-bugbear
restructuredtext_lint
pytest-cov
pytest-mock
pytest-timeout
pytest-subprocess
pytest-rerunfailures
prompt-toolkit>=3.0.27
pygments>=2.2
coverage>=5.3.1
black==22.1.0
isort >= 5.10
pre-commit
pyte>=0.8.0
# types related
mypy==0.940
types-ujson
# ensure tests run with the amalgamated (==production) xonsh
amalgamate