fasttyper/Makefile
2022-02-03 13:41:50 +01:00

5 lines
70 B
Makefile

build:
python setup.py sdist bdist_wheel
push:
twine upload dist/*