chore: bump to v0.9.2
This commit is contained in:
1
Makefile
1
Makefile
@@ -1,4 +1,5 @@
|
||||
dist: setup.py lektor_inlinetags.py
|
||||
[ -z "$${VIRTUAL_ENV}" ] # you can not do this inside a virtual environment.
|
||||
@echo Building...
|
||||
python3 setup.py sdist bdist_wheel
|
||||
rm -rf ./*.egg-info/ ./build/ MANIFEST
|
||||
|
||||
Reference in New Issue
Block a user