Closed rrennick closed 1 year ago
See: #157
This PR
setuptools
setup.py
dist
build
python -m pip install --upgrade pip wheel build
python -m build
python interactive_console.py
client
See: #157
What
This PR
setuptools
build command instead of the deprecatedsetup.py
scriptTesting
dist
andbuild
folders if they exist in the root of the repositorypython -m pip install --upgrade pip wheel build
python -m build
python interactive_console.py
client
methods from the README