don't run tests on django main version, update fork maintainer

This commit is contained in:
Ilya 2025-10-21 19:27:44 +02:00
parent a2a049df06
commit d847fe2e05
2 changed files with 2 additions and 2 deletions

View file

@ -24,7 +24,7 @@ setup(
},
license="MIT",
author="Jan-Jelle Kester",
maintainer="Alieh Rymašeŭski",
maintainer="Ilya Datskevich",
description="Audit log app for Django",
long_description=long_description,
long_description_content_type="text/markdown",

View file

@ -3,7 +3,7 @@ envlist =
{py39,py310,py311}-django42
{py310,py311,py312}-django50
{py310,py311,py312,py313}-django51
{py312,py313}-djangomain
; {py312,py313}-djangomain
py39-docs
py39-lint