diff options
author | Jeff Forcier <jeff@bitprophet.org> | 2018-08-22 14:20:01 -0700 |
---|---|---|
committer | Jeff Forcier <jeff@bitprophet.org> | 2018-08-22 14:20:01 -0700 |
commit | c5f6a8f174d0c465d489551c0c82c6c0489c37bb (patch) | |
tree | 821ba0f65ee3d811db64ce9ea209321af978a51a | |
parent | 6f0e7c58d0296d157d33194a30de1789da167480 (diff) | |
parent | 3bca94b279d67fce74af5a52d35f9fca2027996c (diff) |
Merge branch '2.4'
-rw-r--r-- | MANIFEST.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MANIFEST.in b/MANIFEST.in index 1eec2054..62239689 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,4 +1,4 @@ include LICENSE setup_helper.py recursive-include docs * -recursive-include tests *.py *.key +recursive-include tests *.py *.key *.pub recursive-include demos *.py *.key user_rsa_key user_rsa_key.pub |