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

treewide: PEP 517/8 #63

Merged
merged 1 commit into from
Jun 12, 2023
Merged

treewide: PEP 517/8 #63

merged 1 commit into from
Jun 12, 2023

Conversation

woodruffw
Copy link
Member

@woodruffw woodruffw commented Jun 10, 2023

This also adds a top-level Makefile containing some standard development targets, and cleans up the Sphinx build.

It also removes the previous version management tool (versioneer), as well as the internal "fetch" APIs (since these will be replaced with sys-based retrieval for 3.10+).

This doesn't cover:

  • Fixing the unit tests (I'll do this with a follow-up)
  • Running the development linters/formatters (I'll do this with a follow-up + .git-blame-ignore-revs for automated diffs)
  • Adding CI/CD (I'll do this with a follow-up)

Closes #62.

Closes #48.

cc @miketheman for review again; sorry for the large diff on this one 🙂

This also adds a top-level `Makefile` containing some
standard development targets, and cleans up the Sphinx
build.

It also removes the previous version management tool
(versioneer), as well as the internal "fetch" APIs
(since these will be replaced with `sys`-based retrieval
for 3.10+).
@woodruffw woodruffw self-assigned this Jun 10, 2023
This was referenced Jun 10, 2023
@woodruffw woodruffw merged commit df59e09 into main Jun 12, 2023
@woodruffw woodruffw deleted the ww/pyproject branch June 12, 2023 12:39
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.

Switch to pyproject.toml for project metadata and tool configuration 0.8.0: sphinx 4.0.2 warnings
2 participants