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 6
6
[ ![ 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 )
7
7
[ ![ License] ( https://img.shields.io/badge/License-Apache%202.0-blue.svg )] ( https://opensource.org/licenses/Apache-2.0 )
8
8
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.
10
10
11
11
## Installation
12
12
13
- PySTAC requires Python>= 3.7. This project follows the recommendations of
13
+ PySTAC requires Python >= 3.7. This project follows the recommendations of
14
14
[ NEP-29] ( https://numpy.org/neps/nep-0029-deprecation_policy.html ) in deprecating support
15
15
for 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.
17
18
18
- * Support for Python>= 3.10 should be considered experimental
19
+ * Support for Python >= 3.10 should be considered experimental
19
20
until further notice.*
20
21
21
22
PySTAC has a single required dependency (` python-dateutil ` ).
You can’t perform that action at this time.
0 commit comments