-
Notifications
You must be signed in to change notification settings - Fork 51
Closed
Description
Related issues:
- tox no longer supports whitelist_externals See Docs: whitelist_externals was replaced by allowlist_externals python-poetry/poetry#7341 for details
- tox cannot detect tool.poetry.dev-dependencies, so the solution adopted is to use tool.poetry.extras instead. Drawback is whenever use
poetry install
in the normal poetry virtual environment an extra call to poetry install --extras 'test' is required. See https://github.com/orgs/python-poetry/discussions/4307#discussioncomment-1041658 for details - Recommend that tox_install.sh to be deleted, but this is not necessary for now.
Metadata
Metadata
Assignees
Labels
No labels