28558dca80
Build / Build and test on ubuntu-24.04-arm for aarch64 (push) Waiting to run
Build / Build and test on windows-11-arm for aarch64 (push) Waiting to run
Build / Build and test on macos-latest for x86_64 (push) Waiting to run
Build / Build and test on windows-latest for x86_64 (push) Waiting to run
Build / Build and test on ubuntu-latest for x86_64 (push) Failing after 1s
Build / Build and test on ubuntu-latest (numpy 1.26) for x86_64 (push) Failing after 0s
10 lines
239 B
Plaintext
10 lines
239 B
Plaintext
include MANIFEST.in VERSION
|
|
|
|
include *.rst *.txt *.cfg site.cfg.example
|
|
|
|
recursive-include numexpr *.cpp *.hpp *.py
|
|
recursive-include numexpr/win32 *.c *.h
|
|
exclude numexpr/__config__.py RELEASING.txt site.cfg
|
|
|
|
recursive-include bench *.py
|