Skip to content
Snippets Groups Projects
requirements.txt 669 B
Newer Older
# This is used by the automated testing infrastructure.
# see services/capability/bin/run-tests.sh, services/workflow/bin/run-tests.sh,
# and services/notification/bin/run-tests.sh for more details
-e ../packages/shared/messaging
-e ../packages/shared/workspaces
-e ../packages/apps/cli/utilities/wf_monitor
-e ../packages/apps/cli/executables/datafetcher
-e ../packages/apps/cli/executables/delivery
-e ../packages/apps/cli/executables/null
-e ../packages/apps/cli/executables/tmpdir_eraser
-e ../packages/apps/cli/executables/vulture
pytest>=5.4,<6.0
pendulum==2.1.2
pytest-mock==3.3.1
pytest-cov==2.11