diff options
| author | Paweł Jastrzębski <[email protected]> | 2017-03-17 10:55:56 +0100 |
|---|---|---|
| committer | Paweł Jastrzębski <[email protected]> | 2017-03-17 10:55:56 +0100 |
| commit | 8048b91fa86428d71329b15275d3134230a06019 (patch) | |
| tree | 8d1f2c06c18f9aee0c28bcfee902729501e0ad7c /MANIFEST.in | |
| parent | Code cleanup (diff) | |
| download | kcc-8048b91fa86428d71329b15275d3134230a06019.tar.gz kcc-8048b91fa86428d71329b15275d3134230a06019.tar.bz2 kcc-8048b91fa86428d71329b15275d3134230a06019.zip | |
Overhauled startup functions for PyPI packaging
Diffstat (limited to 'MANIFEST.in')
| -rw-r--r-- | MANIFEST.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in new file mode 100644 index 0000000..e938f6e --- /dev/null +++ b/MANIFEST.in @@ -0,0 +1 @@ +exclude kindlecomicconverter/sentry.py \ No newline at end of file |