Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary
The summary should expand on the title of the pull request. What is the expected effect of the
pull request? Specifically, indicate how the behavior will be different than before the pull
request.
Tests for 3.9, 3.10 and 3.11. It'd be great to add tests against 3.12 but it doesn't look like travis supports 3.12 yet. Also adds a basic pyproject.toml to support PEP 517 builds.
Bug Fixes/New Features
How to Verify
Run the following to build the project. Let the CI run to validate the other changes.
Side Effects
Does the pull request contain any side effects? This should list non-obvious things that have
changed in the request.
Resolves
Fixes #84
Tests
What tests were created or changed for this feature or fix? Do all tests pass, and if not, why?
Will have to run the ci.
Code Reviewer(s)
@, @