You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Prepare for PyPI publication as ggrepel-python.
- Set __version__ = 0.9.8.9999 and __r_commit__ = 458aa50.
- Align LICENSE header to GPL-3.0-or-later (matches upstream R DESCRIPTION).
- Rewrite pyproject with full metadata, classifiers, URLs, sdist excludes.
Drop the License classifier because the SPDX license expression
already covers it and scikit-build-core rejects having both.
- Rename cross-package deps to PyPI dist names (rgrid-python,
gtable-python, scales-python, ggplot2-python).
- Add Tutorials section to README; add PyPI install instructions.
- Add .gitattributes for GitHub language statistics (Python-only).
0 commit comments