diff MANIFEST.in @ 14:628f82e72d72

Version as released on PyPI 0.1.0
author Vimalkumar Velayudhan <vimal@biotechcoder.com>
date Wed, 26 Aug 2015 16:37:10 +0100
parents 8e1efafa6277
children
line wrap: on
line diff
--- a/MANIFEST.in	Fri Aug 21 12:37:54 2015 +0100
+++ b/MANIFEST.in	Wed Aug 26 16:37:10 2015 +0100
@@ -1,11 +1,2 @@
-include AUTHORS.rst
-include CONTRIBUTING.rst
-include HISTORY.rst
-include LICENSE
-include README.rst
-
-recursive-include tests *
-recursive-exclude * __pycache__
 recursive-exclude * *.py[co]
-
-recursive-include docs *.rst conf.py Makefile make.bat
\ No newline at end of file
+exclude riboplot/riboplot_multi.py