Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit b772fee

Browse files
Add lockfile.
1 parent b07cf96 commit b772fee

File tree

2 files changed

+549
-1
lines changed

2 files changed

+549
-1
lines changed

‎Makefile‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ $(VIRTUAL_ENV):
3232

3333
.PHONY: run
3434
run: env
35-
$(LOCAL_PYTHON) -m gunicorn -w 4 wsgi:app
35+
$(LOCAL_PYTHON) -m gunicorn -w 4 wsgi:app
3636

3737
.PHONY: install
3838
install: env

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /