python-babel / babel

The official repository for Babel, the Python Internationalization Library
http://babel.pocoo.org/
BSD 3-Clause "New" or "Revised" License
1.29k stars 433 forks source link

Depend on setuptools since Python 3.12 #1033

Closed oprypin closed 8 months ago

oprypin commented 9 months ago

The dependency was already added specifically for CI, but that is not correct, because it's the package itself that actually depends on setuptools

codecov[bot] commented 8 months ago

Codecov Report

Merging #1033 (08c199b) into master (76677ea) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #1033   +/-   ##
=======================================
  Coverage   90.98%   90.98%           
=======================================
  Files          25       25           
  Lines        4393     4393           
=======================================
  Hits         3997     3997           
  Misses        396      396           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more