File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change 66[ ![ Gitter] ( https://badges.gitter.im/SpatioTemporal-Asset-Catalog/python.svg )] ( https://gitter.im/SpatioTemporal-Asset-Catalog/python?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge )
77[ ![ License] ( https://img.shields.io/badge/License-Apache%202.0-blue.svg )] ( https://opensource.org/licenses/Apache-2.0 )
88
9- PySTAC is a library for working with [ SpatialTemporal Asset Catalog] ( https://stacspec.org ) in Python 3.
9+ PySTAC is a library for working with [ SpatioTemporal Asset Catalog] ( https://stacspec.org ) in Python 3.
1010
1111## Installation
1212
13- PySTAC requires Python>= 3.7. This project follows the recommendations of
13+ PySTAC requires Python >= 3.7. This project follows the recommendations of
1414[ NEP-29] ( https://numpy.org/neps/nep-0029-deprecation_policy.html ) in deprecating support
1515for Python versions. This means that users can expect support for Python 3.7 to be
16- removed in next major or minor release after Dec 26, 2021.
16+ removed from the ` main ` branch after Dec 26, 2021 and therefore from the next release
17+ after that date.
1718
18- * Support for Python>= 3.10 should be considered experimental
19+ * Support for Python >= 3.10 should be considered experimental
1920until further notice.*
2021
2122PySTAC has a single required dependency (` python-dateutil ` ).
You can’t perform that action at this time.
0 commit comments