mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-17 23:12:56 +00:00
11 lines
187 B
Plaintext
11 lines
187 B
Plaintext
docker
|
|
packaging
|
|
plumbum
|
|
pre-commit
|
|
pytest
|
|
# pytest-xdist is a plugin that provides the --numprocesses flag, allowing us to
|
|
# run pytest tests in parallel.
|
|
pytest-xdist
|
|
requests
|
|
tabulate
|