This repository has been archived on 2020-09-29. You can view files and clone it, but cannot push or open issues/pull-requests.
flatfilecms/Makefile

5 lines
55 B
Makefile
Raw Normal View History

2018-10-31 20:23:24 +03:00
all: bdist
bdist:
python3 setup.py sdist bdist_wheel