When building a source distribution (python -m build --sdist / setup.py sdist), setuptools' FileList applies MANIFEST.in directives (exclude, global-exclude, recursive-exclude, prune) by matching a ...
wiringOP: An implementation of most of the Arduino Wiring functions for the Orange Pi. Don't forget the --recursive; it is required to also pull in the WiringPi C code from its own repository.