mirror of
https://github.com/nova-r/fediplug.git
synced 2025-02-02 06:07:27 +01:00
18 lines
244 B
TOML
18 lines
244 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" = "*"
|
|
youtube-dl = "==2017.11.26"
|
|
|
|
|
|
[dev-packages]
|
|
|
|
"e1839a8" = {path = ".", editable = true}
|