This website requires JavaScript.
Explore
Help
Sign In
Hopiu
/
django-auditlog
Watch
1
Star
0
Fork
You've already forked django-auditlog
0
mirror of
https://github.com/jazzband/django-auditlog.git
synced
2026-04-30 11:44:43 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
01ac6ec94d
django-auditlog
/
pyproject.toml
6 lines
71 B
TOML
Raw
Normal View
History
Unescape
Escape
Add black and format files with black.
2020-12-06 20:29:24 +00:00
[
tool
.
black
]
build(python): remove python 3.6 support
2022-01-04 10:38:37 +00:00
target-version
=
[
"py37"
]
Add isort and sort orders with isort.
2020-12-06 20:36:46 +00:00
[
tool
.
isort
]
profile
=
"black"
Reference in a new issue
Copy permalink