mirror of
https://github.com/kennethreitz/requests-html.git
synced 2026-06-05 23:00:20 +00:00
4cf1d72af0
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
17 lines
156 B
TOML
17 lines
156 B
TOML
[[source]]
|
|
|
|
url = "https://pypi.python.org/simple"
|
|
verify_ssl = true
|
|
name = "pypi"
|
|
|
|
|
|
[packages]
|
|
|
|
requests = "*"
|
|
pyquery = "*"
|
|
|
|
|
|
[dev-packages]
|
|
|
|
twine = "*"
|