Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
AlekSIS®
Libraries
django-iconify
Commits
5c01e7bb
Verified
Commit
5c01e7bb
authored
Dec 07, 2021
by
Dominik George
🍻
Browse files
Allow Django 4.0 and bump version
parent
001cfec2
Changes
1
Hide whitespace changes
Inline
Side-by-side
pyproject.toml
View file @
5c01e7bb
[tool.poetry]
name
=
"django-iconify"
version
=
"0.1.
0.post
1"
version
=
"0.1.1"
description
=
"Iconify API implementation and tools for Django projects"
authors
=
[
"Dominik George <dominik.george@teckids.org>"
]
license
=
"Apache-2.0"
...
...
@@ -20,7 +20,7 @@ include = ["LICENSE", "examples/"]
[tool.poetry.dependencies]
python
=
"^3.7"
Django
=
">2.1,<
4
.0"
Django
=
">2.1,<
5
.0"
[tool.poetry.dev-dependencies]
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment