* Fixed a bug with newly added script tags in package metadata
* Removed irrelevant configuration from editorconfig
* Changed order of ruff and ruff-format to avoid having to solve fixable errors manually
* Excluded Python 3.13 for Django 4.2 and 5.0, since it's not officially being supported
* Added new ruff linter `INP` to ban "PEP-420" implicit namespace packages