mirror of
https://github.com/nova-r/fediplug.git
synced 2025-03-15 18:18:53 +01:00
18 lines
208 B
Text
18 lines
208 B
Text
|
[[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]
|
||
|
|