1
0
mirror of https://github.com/exaloop/codon.git synced 2025-06-03 15:03:52 +08:00
codon/extra/python/MANIFEST.in
A. R. Shajii 9e276d8181
Cython package (#34)
* Add pip wheel to the build

* Fix CI

* Fix CI

* Fix CI

* Update setup.py to include stdlib; set CODON_PATH in extra/python package

* Fix CI

* CI debug

* CI fix

* CI fix

* Format

Co-authored-by: Ibrahim Numanagić <ibrahimpasa@gmail.com>
2022-06-26 17:38:29 -04:00

4 lines
94 B
Plaintext

recursive-include src/stdlib *.codon
recursive-include src *.so
recursive-include src *.dylib