Skip to content

Fix test error: extras not found for package #391

@mauritsvanrees

Description

@mauritsvanrees

Tox tests may fail with the latest tox version if a package does not define a test extra. For more info, see plone/meta#325

The fix is in #390, which is merged, but we need to set the new option in the meta toml of a few packages:

[tox]
testenv-skip-test-extra = true

The following packages should be checked:

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions