IMCtermite/python/MANIFEST.in
Mario Fink 55f093156d - bump VERSION 2.0.8
- add VERSION to MANIFEST.in in order to include VERSION in source dist
  (see https://packaging.python.org/en/latest/guides/using-manifest-in/)
2023-05-25 20:22:14 +02:00

6 lines
76 B
Plaintext

include lib/*.hpp
include *.cpp
include *.pyx
include *.pxd
include VERSION