Skip to content

Remove use of deprecated 'setup.py test' command#77

Merged
kjd merged 2 commits intokjd:masterfrom
jdufresne:setup-test
Feb 17, 2020
Merged

Remove use of deprecated 'setup.py test' command#77
kjd merged 2 commits intokjd:masterfrom
jdufresne:setup-test

Conversation

@jdufresne
Copy link
Copy Markdown
Collaborator

Since setuptools v41.5.0 (27 Oct 2019), the 'test' command is formally
deprecated and should not be used. Instead, use the unittest module to
run tests.

jdufresne and others added 2 commits February 17, 2020 08:37
Since setuptools v41.5.0 (27 Oct 2019), the 'test' command and its
arguments are formally deprecated and should not be used. Instead, use
the unittest module to run tests.
@kjd kjd merged commit 133fc01 into kjd:master Feb 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants