-
Sponsor
Sponsor gitpython-developers/GitPython
- Notifications
- Star 3.2k
- Fork 718
Permalink
main
Commits on Jul 24, 2021
-
-
-
-
-
-
-
-
-
Merge pull request #1297 from gitpython-developers/py.typed
Fix Py.typed discovery
-
-
Build tools now specified in pyproject.toml, so can be sure setuptools is installed
-
Make exclude arg a sequence -> find_packages(exclude=["test", "test.*"])