pip install --upgrade pip
pip install --upgrade build
pip install --upgrade twine
python -m build
python3 -m twine upload --repository testpypi dist/*
python3 -m twine upload dist/*
Example: docker-fastqc
(https://github.com/hisplan/docker-fastqc)
TBD
Example: sharp (♯)
(https://github.com/hisplan/sharp)
TBD