mirror of
https://github.com/kennethreitz-archive/irc2slack.git
synced 2026-06-05 07:16:11 +00:00
7 lines
98 B
TOML
7 lines
98 B
TOML
[[source]]
|
|
url = "https://pypi.python.org/simple"
|
|
verify_ssl = true
|
|
|
|
[packages]
|
|
slackclient = "*"
|