diff --git a/commands.md b/commands.md new file mode 100644 index 0000000..244e457 --- /dev/null +++ b/commands.md @@ -0,0 +1,6 @@ + +pip install twine + +python setup.py sdist bdist_wheel + +twine upload dist/*