We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fcbda7f commit 0a48b27Copy full SHA for 0a48b27
setup.cfg
@@ -2,13 +2,15 @@
2
name = alembic_viz
3
author = Jan van Esdonk
4
author-email = [email protected]
5
+home-page = https://github.com/javaes/alembic-viz
6
+license = Apache-2
7
summary = Graph Visualization of Alembic Migrations
8
+description-file = README.md
9
classifier =
10
Environment :: Console
11
Intended Audience :: Developers
12
Operating System :: POSIX :: Linux
13
Programming Language :: Python
- Topic :: Software Development Libraries
14
15
[files]
16
packages = alembic_viz
0 commit comments