Commit graph

15 commits

Author SHA1 Message Date
Jens Nistler
303c947930
feat: add changelog to project urls in package metadata (#752) 2024-08-12 12:04:27 +03:00
Viicos
af48655eb0 Add py.typed marker 2024-04-05 11:06:44 +03:00
Victorien
a9e95e8c78
feat: Add types
Refs #716
2024-04-04 11:27:00 +03:00
Serhii Tereshchenko
2a9c823919 chore: Update test matrix; drop old Django, add python 3.12 2024-02-26 22:44:38 +02:00
Serhii Tereshchenko
c8e44f56c4 chore: Switch to ruff format 2023-11-25 13:48:57 +02:00
Ran Benita
b1d32066ed Remove typing-extensions dependency
Not used since 3c6cbd59a7.
2023-08-09 09:45:53 +03:00
Serhii Tereshchenko
095695ab31 chore: Update classifiers 2023-05-30 17:54:40 +03:00
Serhii Tereshchenko
e0ffab0d46
chore: Add typing-extensions dependency (#658) 2022-11-08 14:23:41 +00:00
Serg Tereshchenko
582b612ab5 fix: Update django compatibility 2022-07-22 11:31:17 +03:00
Serg Tereshchenko
9e1acc4ee4 chore: Remove tox.ini; move flake8 config to setup.cfg 2022-07-13 23:20:33 +03:00
Serg Tereshchenko
86b67c271e fix: Remove six (old compat layer for python2) 2022-07-13 23:14:28 +03:00
Serg Tereshchenko
15641b60e0 chore: Move links from README to setup.cfg 2022-05-15 10:51:35 +03:00
Serhii Tereshchenko
29deb95bf3
feat: Update test matrix; Drop python 3.6, add Python 3.10 (#638) 2022-05-15 10:38:07 +03:00
Serg Tereshchenko
04e4ae36a7 chore: Use importlib-metadata 2022-05-15 09:16:49 +03:00
Serhii Tereshchenko
6b4bb733d9
fix: Store version as plain text file to simplify bumping (#636)
BREAKING CHANGE: Replaced `VERSION` in tuple format by `__version__` as a string
2022-05-14 11:11:07 +03:00