Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Arch Linux
repod
Commits
6ed416e1
Verified
Commit
6ed416e1
authored
Mar 16, 2021
by
David Runge
Browse files
Add jinja2 as project dependency
pyproject.toml: Add jinja2 as repository dependency.
parent
e34e019b
Changes
1
Hide whitespace changes
Inline
Side-by-side
pyproject.toml
View file @
6ed416e1
...
...
@@ -14,6 +14,7 @@ python = "^3.9"
pyalpm
=
"^0.9.2"
pydantic
=
"^1.8.1"
orjson
=
"^3.5.1"
Jinja2
=
"^2.11.3"
[tool.poetry.dev-dependencies]
tox
=
"^3.23.0"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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