PagerDuty / pdpyras

Low-level PagerDuty REST/Events API client for Python
MIT License
129 stars 29 forks source link

Mismatch in supported Python versions between README and PyPI package. #80

Closed 0xadaw closed 2 years ago

0xadaw commented 2 years ago

PyPI pdpyras package requires Python versions >=3.5: https://pypi.org/project/pdpyras/

Yet README suggests support is up to v3.8:

Tested in / support for Python 2.7 through 3.8 (source: https://github.com/PagerDuty/pdpyras/tree/v4.4.0#features)

This needs clarification, please.

Deconstrained commented 2 years ago

Oof, thanks for catching this.

Support for Python 2 was dropped in v4.3.0