cmake_example/MANIFEST.in
Dean Moldovan 0a8d583cd0 Improve CI tests
- Test sdist package on all platforms
- Include Python 2.7 and 32-bit versions on Windows
2016-06-05 13:30:17 +02:00

4 lines
127 B
Text

include README.md LICENSE
global-include CMakeLists.txt *.cmake
recursive-include src *
recursive-include pybind11/include *.h