Skip to content

Commit

Permalink
mark apiver testing utils as done
Browse files Browse the repository at this point in the history
  • Loading branch information
mjurbanski-reef committed Jun 19, 2024
1 parent 9237ef0 commit 7ba9c8d
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ Packages created from this template get following features:
- Signed release files using sigstore
- Pre-configured nox for testing (pytest), autoformatting and auto linting (ruff)
- Testing against multiple Python versions, operating systems, and optionally, Django versions
- Testing utils for testing ApiVer interfaces
- Package layout and release process with SemVer & ApiVer in mind
- Towncrier for conflict free changelogs

Expand All @@ -20,12 +21,6 @@ Packages created from this template get following features:

## Planned features

High priority:

- [ ] testing utils for testing ApiVer modules

Nice to haves:

- [ ] CD should require CI tests to pass first
- [ ] excluding some django-python combos in nox test matrix (allow to test of Django5+Python3.12 and Django4+Python3.9 but not Django5+Python3.9)
- [ ] Contributing guidelines
Expand Down

0 comments on commit 7ba9c8d

Please sign in to comment.