Initial checkin of pip wheel

This commit is contained in:
Pim van Pelt
2025-08-01 16:36:12 +02:00
parent ae853172b7
commit 349e5d9b93
13 changed files with 1024 additions and 564 deletions

5
MANIFEST.in Normal file
View File

@@ -0,0 +1,5 @@
include README.md
include LICENSE
recursive-include src *.py
global-exclude __pycache__
global-exclude *.py[co]