jazzband / geojson

Python bindings and utilities for GeoJSON
https://pypi.python.org/pypi/geojson/
BSD 3-Clause "New" or "Revised" License
905 stars 120 forks source link

Indicate support for Python 3.5 #87

Closed thetwoj closed 7 years ago

thetwoj commented 7 years ago

Minor updates to indicate support for Python 3.5.

codecov-io commented 7 years ago

Codecov Report

Merging #87 into master will not impact coverage.

@@           Coverage Diff           @@
##           master      #87   +/-   ##
=======================================
  Coverage   81.23%   81.23%           
=======================================
  Files          12       12           
  Lines         325      325           
  Branches       60       60           
=======================================
  Hits          264      264           
  Misses         51       51           
  Partials       10       10

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 94410f3...95c7772. Read the comment docs.

frewsxcv commented 7 years ago

Thanks!

groteworld commented 7 years ago

Thanks @thetwoj!

Not demanding support for, but as a side note, everything seems to be green in Python 3.6 as well.