Skip to content

AttributeError: 'Distribution' object has no attribute 'tests_require'. Did you mean: 'extras_require'? #299

Description

@gador

When running the test with an up-to-date setuptools(in my case 72.1.0), the test test_command fails with:

AttributeError: 'Distribution' object has no attribute 'tests_require'. Did you mean: 'extras_require'?

It seems, tests_require has been removed.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions