summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorrsiddharth <s@ricketyspace.net>2019-11-17 12:05:07 -0500
committerrsiddharth <s@ricketyspace.net>2019-11-17 12:05:07 -0500
commit8c912944320eecb78b3a6ab2f0316133bcaf3325 (patch)
tree3c90347780fd2d3f759129f2a284cea257ebfb57 /Makefile
parent056024f7d0096e66fdd0c9ffa4f726171f239881 (diff)
nfsw: Remove strict_slashes setting.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 54c1e46..40fed6e 100644
--- a/Makefile
+++ b/Makefile
@@ -12,7 +12,7 @@ VENV_CMD=virtualenv-3
JSHINT=~/.npm-packages/bin/jshint
PRD_HOST=vela
-PRD_WHEEL=nfsw-0.1.0.dev5-py3-none-any.whl
+PRD_WHEEL=nfsw-0.1.0.dev6-py3-none-any.whl
ACME_CONF=etc/acme-client.conf
UWSGI_INI=etc/uwsgi/nfsw.ini