chiark
/
gitweb
/
~mdw
/
catacomb-python
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
1b3b79d
)
MANIFEST.in: Make a separate section for scripts.
author
Mark Wooding
<mdw@distorted.org.uk>
Sun, 28 May 2017 18:03:08 +0000
(19:03 +0100)
committer
Mark Wooding
<mdw@distorted.org.uk>
Fri, 7 Jul 2017 20:18:56 +0000
(21:18 +0100)
Just `pwsafe' for now.
MANIFEST.in
patch
|
blob
|
blame
|
history
diff --git
a/MANIFEST.in
b/MANIFEST.in
index e90ca4c534a346813a2ba7e93c0b4779fb2e9202..daa3b6dddff3524c315ed0201505663d39de438e 100644
(file)
--- a/
MANIFEST.in
+++ b/
MANIFEST.in
@@
-10,6
+10,8
@@
include MANIFEST.in setup.py Makefile
include *.c *.h
include algorithms.py
exclude algorithms.h
+
+## Scripts.
include pwsafe
## Manual pages.