1
0
mirror of https://github.com/TREX-CoE/trexio.git synced 2024-08-24 22:21:43 +02:00
trexio/python/MANIFEST.in
2023-05-25 18:53:35 +02:00

12 lines
292 B
Plaintext

include src/*.c
include src/trexio*.h
include examples/notebooks/*
include examples/README.md
include requirements.txt tools/set_NUMPY_INCLUDEDIR.sh
include test/benzene_data.py
include test/conftest.py
exclude examples/LICENSE
exclude examples/requirements.txt
exclude examples/runtime.txt