Building wheels and uploading to pypi (#160)
All checks were successful
Build on RHEL9 / build (push) Successful in 1m56s
Build on RHEL8 / build (push) Successful in 2m13s

Still to be resolved in another PR: 

- Consistent versioning across compiled code, conda and pypi
This commit is contained in:
Erik Fröjdh
2025-04-22 08:36:34 +02:00
committed by GitHub
parent a59e9656be
commit 84aafa75f6
5 changed files with 90 additions and 8 deletions

3
.gitignore vendored
View File

@ -17,7 +17,8 @@ Testing/
ctbDict.cpp
ctbDict.h
wheelhouse/
dist/
*.pyc
*/__pycache__/*