Commit a46eb5df authored by Stefan Behnel's avatar Stefan Behnel

include docs directory in sdist

parent 8028bf20
...@@ -21,6 +21,7 @@ recursive-include Cython/Debugger/Tests * ...@@ -21,6 +21,7 @@ recursive-include Cython/Debugger/Tests *
recursive-include Tools * recursive-include Tools *
recursive-include tests *.pyx *.pxd *.pxi *.py *.h *.BROKEN bugs.txt recursive-include tests *.pyx *.pxd *.pxi *.py *.h *.BROKEN bugs.txt
recursive-include tests *_lib.cpp *.srctree recursive-include tests *_lib.cpp *.srctree
recursive-include docs *
include runtests.py include runtests.py
include Cython/Debugger/Tests/cfuncs.c include Cython/Debugger/Tests/cfuncs.c
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment