dropbox / dropbox-sdk-python

The Official Dropbox API V2 SDK for Python
https://www.dropbox.com/developers
MIT License
930 stars 318 forks source link

Remove references to retired Python 2 #481

Closed greg-db closed 3 months ago

greg-db commented 1 year ago

Remove classifier and workflow settings for Python 2.

codecov[bot] commented 1 year ago

Codecov Report

Merging #481 (337f863) into main (487793d) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #481   +/-   ##
=======================================
  Coverage   63.69%   63.69%           
=======================================
  Files          31       31           
  Lines       52609    52609           
  Branches     3841     3841           
=======================================
  Hits        33510    33510           
  Misses      19064    19064           
  Partials       35       35           
Flag Coverage Δ
unit 63.69% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

hugovk commented 9 months ago

Also remove pypy-2.7 from https://github.com/dropbox/dropbox-sdk-python/blob/337f863c2e9e107046ebbac3db4c8f156f269889/.github/workflows/ci.yml#L14 and py27 from tox.ini