mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
add python-email-validator dependency
Signed-off-by: Kevin Morris <kevr@0cost.org>
This commit is contained in:
parent
a5be6fc9be
commit
7a6a38592e
3 changed files with 4 additions and 2 deletions
|
@ -15,6 +15,7 @@ before_script:
|
|||
python-itsdangerous python-httpx python-jinja python-pytest-cov
|
||||
python-requests python-aiofiles python-python-multipart
|
||||
python-pytest-asyncio python-coverage python-bcrypt
|
||||
python-email-validator
|
||||
- bash -c "echo '127.0.0.1' > /etc/hosts"
|
||||
- bash -c "echo '::1' >> /etc/hosts"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue