pyodide/requirements.txt

21 lines
277 B
Plaintext
Raw Normal View History

# build
cmake
2021-07-20 08:48:27 +00:00
ruamel.yaml
# lint
2022-02-19 08:06:25 +00:00
pre-commit
2021-07-20 08:48:27 +00:00
# testing
build==0.7.0
2021-07-20 08:48:27 +00:00
hypothesis
pexpect
pytest
pytest-asyncio
pytest-cov
pytest-httpserver
pytest-instafail
pytest-rerunfailures
pytest-xdist
selenium==4.1.0
tblib
# maintenance
bump2version