add proposed fixes from #8731 (#8771)

Co-authored-by: Wouter van Oortmerssen <aardappel@gmail.com>
This commit is contained in:
Justin Davis 2025-11-17 16:46:41 -05:00 committed by GitHub
parent e68355cb22
commit 88b033b964
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 2 deletions

3
python/.gitignore vendored
View file

@ -1,2 +1,5 @@
/dist/
/*.egg-info/
# this file is duplicated by the build step
LICENSE