project8 / dragonfly

a dripline-based slow-control implementation
Other
0 stars 0 forks source link

2to3 slack integration #192

Open wcpettus opened 5 years ago

wcpettus commented 5 years ago

The slackclient package in going from 1.x to 2.x made a number of compatibility-breaking decisions. As a result any python3 installation must pin slackclient<2

Looking forward we can consider migrating to the new version: https://github.com/slackapi/python-slackclient/wiki/Migrating-to-2.x