Use toml python package to support python3.10
This commit is contained in:
parent
21da8a41ec
commit
1aaafc01e2
2 changed files with 4 additions and 3 deletions
1
PKGBUILD
1
PKGBUILD
|
@ -9,6 +9,7 @@ depends=(
|
|||
"gunicorn"
|
||||
"python-django"
|
||||
"python-matplotlib"
|
||||
"python-toml"
|
||||
)
|
||||
makedepends=("git")
|
||||
optdepends=("postgresql: database")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue