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

Add extract_docstrings script to sdist #377

Merged
merged 2 commits into from
Sep 2, 2023
Merged

Conversation

N-Wouda
Copy link
Member

@N-Wouda N-Wouda commented Sep 2, 2023

This PR:

Notes:

  • It is essential that you add a test when making code changes.
    This keeps the code coverage level up, and helps ensure the changes work as intended.
  • When fixing a bug, you must add a test that would produce the bug in the master branch, and then show that it is fixed with the new code.
  • New code additions must be well formatted. Changes should pass the pre-commit workflow, which you can set up locally using pre-commit.
  • Docstring additions must render correctly, including escapes and LaTeX.

@N-Wouda N-Wouda merged commit 813a262 into PyVRP:main Sep 2, 2023
@N-Wouda N-Wouda deleted the fix-sdist-build branch September 2, 2023 12:02
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.

Build error during installation on MacOS
1 participant