mirror of
https://github.com/rasterio/rasterio.git
synced 2025-12-08 17:36:12 +00:00
Fix classifier
This commit is contained in:
parent
bef412f03f
commit
2db2a41c77
2
setup.py
2
setup.py
@ -366,7 +366,7 @@ setup_args = dict(
|
||||
description="Fast and direct raster I/O for use with Numpy and SciPy",
|
||||
long_description=readme,
|
||||
classifiers=[
|
||||
"Development Status :: 5 - Production",
|
||||
"Development Status :: 5 - Production/Stable",
|
||||
"Intended Audience :: Developers",
|
||||
"Intended Audience :: Information Technology",
|
||||
"Intended Audience :: Science/Research",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user