Simon Bruder
7c91846c40
Some checks reported errors
continuous-integration/drone/push Build was killed
16 lines
193 B
TOML
16 lines
193 B
TOML
[[source]]
|
|
name = "pypi"
|
|
url = "https://pypi.org/simple"
|
|
verify_ssl = true
|
|
|
|
[dev-packages]
|
|
|
|
[packages]
|
|
pyppeteer = "*"
|
|
quart = "*"
|
|
hypercorn = "*"
|
|
lxml = "*"
|
|
|
|
[requires]
|
|
python_version = "3.8"
|