MCPcopy Create free account
hub / github.com/chatmail/core / setup.py

File setup.py

python/setup.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from setuptools import setup
2
3if __name__ == "__main__":
4 setup(cffi_modules=["src/deltachat/_build.py:ffibuilder"])

Callers

nothing calls this directly

Calls 1

setupFunction · 0.85

Tested by

no test coverage detected