eth2.0-specs/test_libs/pyspec/requirements-testing.txt
Danny Ryan f12c32a690
Xdist tests for parallelism (#1201)
* add xdist parallelization

* reduce circleci cpus to 8

* reduce cpus to 4

* reduce circleci cpus to 2

* circleci back to 4 cpus
2019-06-21 14:18:28 -06:00

8 lines
100 B
Plaintext

-r requirements.txt
pytest>=4.4
../config_helpers
flake8==3.7.7
mypy==0.701
pytest-cov
pytest-xdist