Skip to content

Conversation

@jakirkham
Copy link
Member

Fixes #4428

This fixes the deprecation warning raised by Setuptools when using load_setup_py_data in recipes. Also fixes a similar issue in the tests.

It is worth noting that Setuptools status this provisional module setupcfg may go away in the future. So we may need another solution for when that happens. Though it is unclear atm what that would be.

@anaconda-issue-bot anaconda-issue-bot added the cla-signed [bot] added once the contributor has signed the CLA label Apr 13, 2022
@jakirkham
Copy link
Member Author

cc @chenghlee (as we discussed this today)

@jakirkham
Copy link
Member Author

Please let me know if there's anything else needed here 🙂

@beeankha
Copy link
Member

beeankha commented Apr 25, 2022

Hi @jakirkham , could you please rebase this PR against master? That'll enable updated CI tests to run.

@jakirkham
Copy link
Member Author

Ofc thanks for digging into the CI issues. Rebased

@jezdez jezdez merged commit c557733 into conda:master Apr 26, 2022
@jakirkham jakirkham deleted the hdl_new_sp_load branch April 26, 2022 18:33
@jakirkham
Copy link
Member Author

Thanks all! 😄

@github-actions github-actions bot added the locked [bot] locked due to inactivity label Apr 29, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 29, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cla-signed [bot] added once the contributor has signed the CLA locked [bot] locked due to inactivity

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Setuptools' read_configuration used in load_setup_py_data deprecated

4 participants