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 e90ca4c..daa3b6d 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.