mirror of
https://github.com/xonsh/xonsh.git
synced 2025-03-04 16:34:47 +01:00
24 lines
354 B
Text
24 lines
354 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
|
|
pygments>=2.2
|
|
coverage>=5.3.1
|
|
black==21.12b0
|
|
pre-commit
|
|
pyte>=0.8.0
|
|
|
|
# types related
|
|
mypy==0.931
|
|
types-ujson
|
|
|
|
# ensure tests run with the amalgamated (==production) xonsh
|
|
amalgamate
|