Files
openbabel/scripts/python/MANIFEST.in
Matt Swain b94f4b7f83 Add proper python README
- Convert README to restructuredtext format so it displays correctly on PyPI
- Update email address to current mailing list
- Tidy up setup.py
2014-01-20 17:58:42 +00:00

6 lines
88 B
Plaintext

include README.rst
include *.py
include *.i
include *.html
recursive-include examples *