mirror of
https://github.com/jazzband/django-eav2.git
synced 2026-03-16 22:40:26 +00:00
* chore: remove tox * chore: bump min python version to 3.6.2 * chore: remove old test runner * chore: initial changelog * chore: clean up pr template * chore: remove manifest file Co-authored-by: Mike Stralek <mike.stralek@gmail.com>
1.3 KiB
1.3 KiB
I'm helping!
Checklist
- I have double checked that there are no unrelated changes in this pull request (old patches, accidental config files, etc.)
- I have created at least one test case for the changes I have made
- I have updated the documentation for the changes I have made
- I have added my changes to the
CHANGELOG.md
Pull Request type
Please check the type of change your PR introduces:
- Bugfix
- Feature
- Code style update (formatting, renaming)
- Refactoring (no functional changes, no api changes)
- Build related changes
- Documentation content changes
- Other (please describe):