description of the obitools3 package for the python installer

This commit is contained in:
2015-05-26 10:39:28 +02:00
parent 6248160eeb
commit 50c6040466
3 changed files with 67 additions and 2 deletions

View File

@ -1,10 +1,11 @@
include setup.py
recursive-include distutils.ext *.py *.c *.pem
recursive-include src *.pyx *.pxd *.c *.h *.cfiles
recursive-include python *.pyx *.pxd *.c *.h *.cfiles
recursive-include src *.c *.h
recursive-include doc/sphinx/source *.txt *.rst *.py
recursive-include doc/sphinx/sphinxext *.py
include doc/sphinx/make.bat
include doc/sphinx/Makefile
include doc/sphinx/Doxyfile
include README.txt
include requirements.txt