mirror of
https://github.com/nova-r/fediplug.git
synced 2025-02-02 06:07:27 +01:00
17 lines
208 B
TOML
17 lines
208 B
TOML
[[source]]
|
|
|
|
url = "https://pypi.python.org/simple"
|
|
verify_ssl = true
|
|
name = "pypi"
|
|
|
|
|
|
[packages]
|
|
|
|
cssselect = "==1.0.1"
|
|
lxml = "==4.1.1"
|
|
"Mastodon.py" = "==1.1.2"
|
|
youtube_dl = "==2017.11.26"
|
|
|
|
|
|
[dev-packages]
|
|
|