summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorFabio Alessandro Locati <fabio@locati.cc>2016-03-18 10:23:01 +0000
committerSybren A. Stüvel <sybren@stuvel.eu>2016-03-26 13:32:00 +0100
commit0457b6eef239866850d3524b5bf809de4f934c06 (patch)
tree6f7bacdb4ed9c8894885ddf449c0c845a7db4bd0 /MANIFEST.in
parentb25a8347a81ac3d8d7fab97b74244f9fd71bac7f (diff)
downloadrsa-git-0457b6eef239866850d3524b5bf809de4f934c06.tar.gz
Fix name of file README in manifest
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 8cf0021..3865d3f 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,4 +1,4 @@
-include README
+include README.md
include LICENSE
include *.py
recursive-include rsa *.py