chiark / gitweb /
MANIFEST.in: Make a separate section for scripts.
authorMark Wooding <mdw@distorted.org.uk>
Sun, 28 May 2017 18:03:08 +0000 (19:03 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Fri, 7 Jul 2017 20:18:56 +0000 (21:18 +0100)
Just `pwsafe' for now.

MANIFEST.in

index e90ca4c534a346813a2ba7e93c0b4779fb2e9202..daa3b6dddff3524c315ed0201505663d39de438e 100644 (file)
@@ -10,6 +10,8 @@ include MANIFEST.in setup.py Makefile
 include *.c *.h
 include algorithms.py
 exclude algorithms.h
+
+## Scripts.
 include pwsafe
 
 ## Manual pages.