mirror of
https://github.com/jazzband/django-categories.git
synced 2026-03-16 22:30:24 +00:00
Set the django requirement to less than 4.
This commit is contained in:
parent
55be640d7a
commit
cd43f6e439
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
-r test.txt
|
-r test.txt
|
||||||
|
|
||||||
bump2version>=1.0.1
|
bump2version>=1.0.1
|
||||||
django
|
django<4.0.0
|
||||||
git-fame>=1.12.2
|
git-fame>=1.12.2
|
||||||
gitchangelog>=3.0.4
|
gitchangelog>=3.0.4
|
||||||
pre-commit
|
pre-commit
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue