Skip to content

Commit b212302

Browse files
committed
Update desc in setup.py
1 parent 2f0108c commit b212302

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
classifiers=[
1515
"Programming Language :: Python :: 3",
1616
],
17-
description="A small example package",
17+
description="Parser for EpiDoc (epigraphic documents in TEI XML)",
1818
install_requires=requires,
1919
long_description=long_description,
2020
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)