Skip to content

Commit cafb8b4

Browse files
authored
feat: update python package metadatas
1 parent d4b44f7 commit cafb8b4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

setup.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@
1212
name="mapserverapi",
1313
version="0.1.0",
1414
license="BSD",
15+
url="https://github.com/metwork-framework/mapserverapi_python",
16+
description="tiny python library to invoke mapserver engine as a library",
1517
packages=find_packages(),
1618
install_requires=install_requires
1719
)

0 commit comments

Comments
 (0)