mirror of
https://github.com/ilri/csv-metadata-quality.git
synced 2024-12-22 12:12:18 +01:00
setup.py: Add "DSpace" to description
I suppose someone searching PyPi (eventually) would be happy to see that this was written specifically with DSpace in mind.
This commit is contained in:
parent
fd3861e7cd
commit
734ae7f011
2
setup.py
2
setup.py
@ -16,7 +16,7 @@ setuptools.setup(
|
||||
version="0.0.1",
|
||||
author="Alan Orth",
|
||||
author_email="aorth@mjanja.ch",
|
||||
description="A simple, but opinionated CSV quality checking and fixing pipeline.",
|
||||
description="A simple, but opinionated CSV quality checking and fixing pipeline for CSVs in the DSpace ecosystem.",
|
||||
license="GPLv3",
|
||||
long_description=long_description,
|
||||
long_description_content_type="text/markdown",
|
||||
|
Loading…
Reference in New Issue
Block a user