16 lines
213 B
Text
16 lines
213 B
Text
![]() |
[[source]]
|
||
|
name = "pypi"
|
||
|
url = "https://pypi.org/simple"
|
||
|
verify_ssl = true
|
||
|
|
||
|
[dev-packages]
|
||
|
autopep8 = "*"
|
||
|
pylint = "*"
|
||
|
pipfile = "*"
|
||
|
|
||
|
[packages]
|
||
|
pipfile = "*"
|
||
|
"mastodon.py" = "*"
|
||
|
tweepy = "*"
|
||
|
python-twitter = "*"
|