Skip to content

Fix #114 - Use setuptools over distutil, specify license files over multiple lines in setup.cfg#123

Open
greateggsgreg wants to merge 3 commits intopy4n6:mainfrom
greateggsgreg:fix-distutil-license-usage
Open

Fix #114 - Use setuptools over distutil, specify license files over multiple lines in setup.cfg#123
greateggsgreg wants to merge 3 commits intopy4n6:mainfrom
greateggsgreg:fix-distutil-license-usage

Conversation

@greateggsgreg
Copy link
Copy Markdown
Contributor

@greateggsgreg greateggsgreg commented May 3, 2026

distutils is deprecated and removed in later Python versions' stdlib
Fixes #114

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

setup.py DeprecationWarning: dep_util is Deprecated.

1 participant