mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-17 15:02:57 +00:00
11 lines
192 B
Plaintext
11 lines
192 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
|