mirror of
https://github.com/xonsh/xonsh.git
synced 2025-03-04 16:34:47 +01:00

* refactor: create namedConstants for std colors * feat: add gitstatus hide option * test: update test_vc to not leak xsh object
17 lines
257 B
Text
17 lines
257 B
Text
py
|
|
pytest>=6
|
|
flake8
|
|
flake8-docstrings
|
|
flake8-bugbear
|
|
pytest-cov
|
|
pytest-timeout
|
|
pytest-subprocess
|
|
prompt-toolkit>=3.0
|
|
pygments>=2.2
|
|
coverage>=5.3.1
|
|
black==21.5b0
|
|
pre-commit
|
|
mypy==0.812
|
|
|
|
# ensure tests run with the amalgamated (==production) xonsh
|
|
amalgamate
|