1
0
mirror of https://github.com/linkedin/oncall.git synced 2025-11-28 23:20:23 +02:00

Merge branch 'master' into py3_merge

This commit is contained in:
Diego Cepeda
2020-01-15 15:43:06 -08:00
committed by GitHub
7 changed files with 22 additions and 137 deletions

2
setup.py Normal file → Executable file
View File

@@ -30,7 +30,7 @@ setuptools.setup(
'python-ldap',
'pytz',
'irisclient',
'slackclient',
'slackclient==1.3.1',
'icalendar',
'pymsteams'
],