diff options
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -56,7 +56,7 @@ metahtml: # Kitting kit: - python setup.py sdist --formats=gztar,zip + python setup.py sdist --formats=gztar wheel: tox -c tox_wheels.ini $(ARGS) |
