This website requires JavaScript.
Explore
Help
Sign In
status-im
/
eth2.0-specs
mirror of
https://github.com/status-im/eth2.0-specs.git
Watch
2
Star
0
Fork
You've already forked eth2.0-specs
0
Code
Issues
Projects
Releases
Wiki
Activity
2be850c428
eth2.0-specs
/
test_libs
/
pyspec
/
requirements-testing.txt
8 lines
100 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Revert "Only use `setup.py`"
2019-04-24 17:59:13 +00:00
-r requirements.txt
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 20:18:28 +00:00
pytest>=4.4
Revert "Only use `setup.py`"
2019-04-24 17:59:13 +00:00
../config_helpers
fix linting dependency + caching issue
2019-06-03 15:23:30 +00:00
flake8==3.7.7
Add mypy check in CI
2019-06-11 04:40:25 +00:00
mypy==0.701
generate coverage reports in make test, open as html site
2019-06-14 21:12:04 +00:00
pytest-cov
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 20:18:28 +00:00
pytest-xdist