Skip to content

Commit 0a48b27

Browse files
committed
add more details to setup.cfg
1 parent fcbda7f commit 0a48b27

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

setup.cfg

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,15 @@
22
name = alembic_viz
33
author = Jan van Esdonk
44
author-email = [email protected]
5+
home-page = https://github.com/javaes/alembic-viz
6+
license = Apache-2
57
summary = Graph Visualization of Alembic Migrations
8+
description-file = README.md
69
classifier =
710
Environment :: Console
811
Intended Audience :: Developers
912
Operating System :: POSIX :: Linux
1013
Programming Language :: Python
11-
Topic :: Software Development Libraries
1214

1315
[files]
1416
packages = alembic_viz

0 commit comments

Comments
 (0)