mirror of
https://github.com/kanzure/pdfparanoia.git
synced 2024-12-04 15:05:52 +01:00
include README.md via MANIFEST.in
This commit is contained in:
parent
011c10c5c4
commit
99285252fc
1
MANIFEST.in
Normal file
1
MANIFEST.in
Normal file
@ -0,0 +1 @@
|
||||
include README.md tests/*
|
@ -17,8 +17,8 @@ usage:
|
||||
"""
|
||||
|
||||
__title__ = "pdfparanoia"
|
||||
__version__ = "0.0.3"
|
||||
__build__ = 0x000003
|
||||
__version__ = "0.0.4"
|
||||
__build__ = 0x000004
|
||||
__author__ = "Bryan Bishop <kanzure@gmail.com>"
|
||||
__license__ = "BSD"
|
||||
__copyright__ = "Copyright 2013 Bryan Bishop"
|
||||
|
Loading…
Reference in New Issue
Block a user