csernazs / pytest-httpserver

Http server for pytest to test http clients
MIT License
214 stars 28 forks source link

Remove `<4` Python version constraint #267

Closed edgarrmondragon closed 11 months ago

edgarrmondragon commented 11 months ago

Closes https://github.com/csernazs/pytest-httpserver/issues/266

codecov[bot] commented 11 months ago

Codecov Report

Merging #267 (0ccebbd) into master (5ffbde2) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #267   +/-   ##
=======================================
  Coverage   95.47%   95.47%           
=======================================
  Files           4        4           
  Lines         597      597           
=======================================
  Hits          570      570           
  Misses         27       27           
edgarrmondragon commented 11 months ago

sorry for being late with the review, thanks your contribution!

No worries, thanks for reviewing!