summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorrsiddharth <s@ricketyspace.net>2019-11-15 21:25:23 -0500
committerrsiddharth <s@ricketyspace.net>2019-11-15 21:40:56 -0500
commitdc1db33151f088dc9562a178d970ea620f5bc7fa (patch)
tree9f50761fc4d558ea1920d9bf439409b88d2493ce /Makefile
parent8ab8a52a9c6f5e82e32c78725a0e2cc2363b1ff6 (diff)
nfsw/__init__.py: Disable strict slashes.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 9a86b03..eebffb1 100644
--- a/Makefile
+++ b/Makefile
@@ -11,7 +11,7 @@ VENV_DIR=/usr/local/virtualenv/.nfsw
VENV_CMD=virtualenv-3
JSHINT=~/.npm-packages/bin/jshint
PRD_HOST=cygnus
-PRD_WHEEL=nfsw-0.1.0.dev2-py3-none-any.whl
+PRD_WHEEL=nfsw-0.1.0.dev3-py3-none-any.whl
HTTPD_CONF=etc/httpd.conf
ACME_CONF=etc/acme-client.conf