Simon Bruder
3912d29530
All checks were successful
continuous-integration/drone/push Build is passing
quart: async flask pyppeteer: puppeteer but in python → no nodejs in container
15 lines
182 B
TOML
15 lines
182 B
TOML
[[source]]
|
|
name = "pypi"
|
|
url = "https://pypi.org/simple"
|
|
verify_ssl = true
|
|
|
|
[dev-packages]
|
|
|
|
[packages]
|
|
pyppeteer = "*"
|
|
quart = "*"
|
|
hypercorn = "*"
|
|
|
|
[requires]
|
|
python_version = "3.8"
|