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

Refactor out Distutils #20

Closed
ax3l opened this issue Feb 2, 2022 · 1 comment
Closed

Refactor out Distutils #20

ax3l opened this issue Feb 2, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@ax3l
Copy link
Member

ax3l commented Feb 2, 2022

distutils is deprecated (PEP 632).

We need to refactor it out for newer modules such as:

  • setuptools (already used, use more functions from it)
  • packaging
  • build

Upstream example from pybind11:

@ax3l ax3l added the enhancement New feature or request label Feb 2, 2022
@ax3l
Copy link
Member Author

ax3l commented Dec 14, 2023

done via #180

@ax3l ax3l closed this as completed Dec 14, 2023
@ax3l ax3l self-assigned this Dec 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant