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