Last updated:
0 purchases
bdatingcommon 0.9.77
README
Standard python library for Bdating
build
install tools
python -m pip install build twine tox
build and upload
# given ~/.pypirc has been set.
rm -rf dist/*; tox -e build && tox -e upload
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.