added py.typed file
All checks were successful
CI / build (push) Successful in 12s

This commit is contained in:
2024-06-23 10:50:50 +08:00
parent 1cc1e2bef7
commit 5684dcc625
3 changed files with 7 additions and 0 deletions

4
.gitignore vendored
View File

@@ -1,3 +1,7 @@
dist
.idea
__pycache__
.venv
*.pyc
*.egg-info