[PR #946] python: Use underscore separated keys in setup.cfg #1517

Open
opened 2026-01-29 20:54:30 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/google/brotli/pull/946

State: closed
Merged: No


setuptools has deprecated dash-separated keys:

Usage of dash-separated 'build-base' will not be supported in future versions. Please use the underscore name 'build_base' instead
**Original Pull Request:** https://github.com/google/brotli/pull/946 **State:** closed **Merged:** No --- setuptools has deprecated dash-separated keys: ``` Usage of dash-separated 'build-base' will not be supported in future versions. Please use the underscore name 'build_base' instead ```
claunia added the pull-request label 2026-01-29 20:54:30 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/brotli#1517