Skip to content

Commit 437fa77

Browse files
committed
fix: remove it from setup cfg
1 parent 7f7485e commit 437fa77

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

setup.cfg

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ url = https://github.com/stactools-modis/stactools-modis
1010
project_urls =
1111
Documentation = https://stactools-modis.readthedocs.io/en/latest/
1212
Issues = https://github.com/stactools-modis/stactools-modis/issues
13-
keywords =
13+
keywords =
1414
stactools
1515
pystac
1616
catalog
@@ -19,8 +19,6 @@ keywords =
1919
classifiers =
2020
Development Status :: 4 - Beta
2121
License :: OSI Approved :: Apache Software License
22-
Programming Language :: Python :: 3.7
23-
Programming Language :: Python :: 3.8
2422
Programming Language :: Python :: 3.9
2523

2624
[options]

0 commit comments

Comments
 (0)