=====================================================================

- ensure that full python semver is published to pypi
This commit is contained in:
2024-02-21 00:22:49 -07:00
parent e43c07f75a
commit 62ab5404cf
2 changed files with 4 additions and 1 deletions

3
py/lib/.gitignore vendored
View File

@ -1 +1,4 @@
dist/
__pycache__/
*.py[cod]
*.so