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

Overhaul project management #33

Merged
merged 2 commits into from
Oct 8, 2024
Merged

Overhaul project management #33

merged 2 commits into from
Oct 8, 2024

Commits on Oct 7, 2024

  1. - Purged unused and broken build targets.

    - Categorized targets with comments.
    - Add test requirement `sphinx.ext.doctest` so that `make doctest` will work in some Plone projects.
    - Add targets to correctly install, clean, and initialize the project.
    - Switch to `uv` from `pip`.
    - Fixed which changed files will build docs on RTD.
    - Use a replacement for supported Python versions.
    - Updated documentation with correct make commands.
    - Move release command from `README.md` to `contribute.md`.
    stevepiercy committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    f6608ad View commit details
    Browse the repository at this point in the history
  2. news

    stevepiercy committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    0650ce9 View commit details
    Browse the repository at this point in the history