16 lines
203 B
Text
16 lines
203 B
Text
|
[[source]]
|
||
|
name = "pypi"
|
||
|
url = "https://pypi.org/simple"
|
||
|
verify_ssl = true
|
||
|
|
||
|
[dev-packages]
|
||
|
|
||
|
[packages]
|
||
|
mastodon-py = "*"
|
||
|
click = "*"
|
||
|
black = "==19.10b0"
|
||
|
pendulum = "*"
|
||
|
|
||
|
[requires]
|
||
|
python_version = "3.8"
|