1
0
Fork 0
mirror of https://gitee.com/fantix/kloop.git synced 2024-06-02 08:09:51 +00:00
kloop/MANIFEST.in

6 lines
93 B
Plaintext
Raw Normal View History

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