blob: 263ea367be69e9fde3600c4a697b692dc6a39436 [file] [log] [blame]
release:
umask 022 && chmod -R a+rX . && python setup.py sdist bdist_wheel
# twine upload dist/*
test:
tox