backports/uvicorn: disable
This commit is contained in:
parent
770ed36f2f
commit
dbca3a622d
1 changed files with 2 additions and 1 deletions
|
@ -6,7 +6,8 @@ pkgrel=0
|
|||
pkgdesc="Lightning-fast ASGI server"
|
||||
url="https://www.uvicorn.org/"
|
||||
license="BSD-3-Clause"
|
||||
arch="noarch"
|
||||
#arch="noarch"
|
||||
# fix me
|
||||
depends="
|
||||
python3
|
||||
py3-asgiref
|
||||
|
|
Loading…
Reference in a new issue