1
0
Fork 0
mirror of https://gitee.com/fantix/kloop.git synced 2024-05-18 04:52:41 +00:00
kloop/MANIFEST.in

6 lines
97 B
Plaintext
Raw Normal View History

2022-03-19 21:38:34 +00:00
include Makefile
2022-03-20 22:57:16 +00:00
recursive-include src *.pyx *.pxd *.h
2022-03-19 21:20:40 +00:00
graft tests
global-exclude *.py[cod] *.c