File tree Expand file tree Collapse file tree 3 files changed +3
-0
lines changed Expand file tree Collapse file tree 3 files changed +3
-0
lines changed Original file line number Diff line number Diff line change 18
18
- " 3.6"
19
19
- " 3.7"
20
20
- " 3.8"
21
+ - " 3.9"
21
22
os :
22
23
- ubuntu-latest
23
24
- windows-latest
Original file line number Diff line number Diff line change 10
10
- Code of Conduct ([ #399 ] ( https://github.com/stac-utils/pystac/pull/399 ) )
11
11
- ` ItemCollection ` class for working with GeoJSON FeatureCollections containing only
12
12
STAC Items ([ #430 ] ( https://github.com/stac-utils/pystac/pull/430 ) )
13
+ - Support for Python 3.9 ([ #420 ] ( https://github.com/stac-utils/pystac/pull/420 ) )
13
14
14
15
### Changed
15
16
Original file line number Diff line number Diff line change 41
41
"Programming Language :: Python :: 3.6" ,
42
42
"Programming Language :: Python :: 3.7" ,
43
43
"Programming Language :: Python :: 3.8" ,
44
+ "Programming Language :: Python :: 3.9" ,
44
45
],
45
46
project_urls = {
46
47
"Tracker" : "https://github.com/stac-utils/pystac/issues" ,
You can’t perform that action at this time.
0 commit comments