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