PythonΒΆ
Publish python package [1]ΒΆ
python -m pip install -e .
python -m pip install build twine
python setup.py sdist bdist_wheel
python -m build
python -m pip install -e .
python -m pip install build twine
python setup.py sdist bdist_wheel
python -m build