fuhrysteve / marshmallow-jsonschema

JSON Schema Draft v7 (http://json-schema.org/) formatting with marshmallow
MIT License
209 stars 72 forks source link

bump dependency versions, drop python 3.5 support #116

Closed fuhrysteve closed 4 years ago

fuhrysteve commented 4 years ago

Python 3.5 is EOL September 13, 2020. pre-commit dropped support for it, and there appear to be very few python 3.5 downloads. As such, I'm just going to get ahead of the curve and drop support for it now.

Python 3.5 should still work and I'll still accept patches for awhile!! We're just not officially supporting it anymore in the build.

coveralls commented 4 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 2db7b3beda7c6a84a8945d5f3edfb42bce79a1c6 on housekeeping into e8d143bf455d8defcc5406cb011e9a5324ea73f1 on master.