We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2a049d commit d847fe2Copy full SHA for d847fe2
setup.py
@@ -24,7 +24,7 @@
24
},
25
license="MIT",
26
author="Jan-Jelle Kester",
27
- maintainer="Alieh Rymašeŭski",
+ maintainer="Ilya Datskevich",
28
description="Audit log app for Django",
29
long_description=long_description,
30
long_description_content_type="text/markdown",
tox.ini
@@ -3,7 +3,7 @@ envlist =
3
{py39,py310,py311}-django42
4
{py310,py311,py312}-django50
5
{py310,py311,py312,py313}-django51
6
- {py312,py313}-djangomain
+ ; {py312,py313}-djangomain
7
py39-docs
8
py39-lint
9
0 commit comments