We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 903d512 commit 9b48a54Copy full SHA for 9b48a54
Makefile
@@ -32,7 +32,6 @@ $(VIRTUAL_ENV):
32
33
.PHONY: run
34
run: env
35
- export LESS_BIN=$(shell which lessc) && \
36
$(LOCAL_PYTHON) -m gunicorn --config=gunicorn.conf.py
37
38
.PHONY: install
0 commit comments