Skip to content

Remove dry_run keyword argument#98

Open
myd7349 wants to merge 1 commit intotbenthompson:mainfrom
myd7349:remove-dry-run-kwarg
Open

Remove dry_run keyword argument#98
myd7349 wants to merge 1 commit intotbenthompson:mainfrom
myd7349:remove-dry-run-kwarg

Conversation

@myd7349
Copy link
Contributor

@myd7349 myd7349 commented Mar 1, 2026

This patch fixes build error with latest release of setuptools.

TypeError: copy_file() got an unexpected keyword argument 'dry_run'

Dry run functionality has been removed from setuptools v81.0.0+.

pypa/setuptools#4872

pypa/distutils#335

Dry run functionality has been removed from setuptools v81.0.0+.

pypa/setuptools#4872

pypa/distutils#335
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.

1 participant