Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove usage of copytree from distutils #1352

Merged
merged 1 commit into from
Sep 30, 2024
Merged

Conversation

sridhar562345
Copy link
Contributor

Description

This PR fixes the issue arising from the newer version of setuptools==75.0.0.
Removes the usage of distutils copy_tree.

GitHub Issues

#1349

@sridhar562345
Copy link
Contributor Author

@monkut @souravjamwal77 can you have a look at this?

Let me know if anything else needs to be done.

@jottenlips
Copy link
Contributor

jottenlips commented Sep 27, 2024

@monkut @souravjamwal77 can you have a look at this?

Let me know if anything else needs to be done.

You may need to tag it with "needs review", been a minute since I have contributed though. Since this bug is breaking folks CI/CD seems like a pretty important PR to merge. Could also be worth bringing up in their Slack channel.

@coveralls
Copy link

Coverage Status

coverage: 74.648% (-0.02%) from 74.668%
when pulling 71d834a on sridhar562345:master
into 39f75e7 on zappa:master.

@monkut monkut merged commit b00312d into zappa:master Sep 30, 2024
6 checks passed
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.

4 participants