Skip to content

Conversation

jdufresne
Copy link
Contributor

setuptool no longer recommends using setup.py. Instead, build the
package using:

python -m build

The command builds both the sdist and wheel.

For additional information, see:
https://setuptools.pypa.io/en/latest/userguide/quickstart.html

setuptool no longer recommends using setup.py. Instead, build the
package using:

    python -m build

The command builds both the sdist and wheel.

For additional information, see:
https://setuptools.pypa.io/en/latest/userguide/quickstart.html
@dan-blanchard dan-blanchard merged commit 5ccd293 into chardet:master Jun 28, 2022
@jdufresne jdufresne deleted the build branch June 28, 2022 14:03
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