Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Jun 10, 2026. It is now read-only.

Drop deprecated 'setup.py test' support#507

Merged
g-k merged 1 commit into
mozilla:masterfrom
jdufresne:setup-test
Jan 6, 2020
Merged

Drop deprecated 'setup.py test' support#507
g-k merged 1 commit into
mozilla:masterfrom
jdufresne:setup-test

Conversation

@jdufresne

Copy link
Copy Markdown
Contributor

Since setuptools v41.5.0 (27 Oct 2019), the 'test' command is formally
deprecated and should not be used. Contributors should run test tests
using tox, pytest, run_test.sh or some other entry point.

For details on the setuptools change, see:

https://setuptools.readthedocs.io/en/latest/history.html#v41-5-0

Since setuptools v41.5.0 (27 Oct 2019), the 'test' command is formally
deprecated and should not be used. Contributors should run test tests
using tox, pytest, run_test.sh or some other entry point.

For details on the setuptools change, see:

https://setuptools.readthedocs.io/en/latest/history.html#v41-5-0

@g-k g-k left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 lgtm

@g-k g-k merged commit 804cc10 into mozilla:master Jan 6, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants