mirror of
https://github.com/instaloader/instaloader.git
synced 2024-11-04 09:22:29 +01:00
13 lines
155 B
TOML
13 lines
155 B
TOML
[[source]]
|
|
name = "pypi"
|
|
url = "https://pypi.org/simple"
|
|
verify_ssl = true
|
|
|
|
[dev-packages]
|
|
pylint = "*"
|
|
mypy = "*"
|
|
sphinx = "*"
|
|
|
|
[packages]
|
|
requests = "*"
|