A fresh `pip install segment-analytics-python==2.3.0` left `import segment.analytics.client` failing on a missing `jwt` module. The maintainer admitted the PyJWT dependency was only in the dev requirements and missed setup.py, then shipped a fixed release. `pip install -U segment-analytics-python` p…
A fresh `pip install segment-analytics-python==2.3.0` left `import segment.analytics.client` failing on a missing `jwt` module. The maintainer admitted the PyJWT dependency was only in the dev requirements and missed setup.py, then shipped a fixed release. `pip install -U segment-analytics-python` p…