pycontribs / python-crowd

A python client to the Atlassian Crowd REST API. ❗️seeking-new-maintainer
https://github.com/pycontribs/python-crowd
BSD 2-Clause "Simplified" License
45 stars 41 forks source link

Bump python3 requirement #51

Closed aelse closed 4 years ago

aelse commented 4 years ago

lxml specified in setup.py now requres python 3.5+. This change sets that requirement as 3.4 is EOL. The last time python-crowd support was removed for a 3.x python version (#49) we did a major version bump so that's the case now also.