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 5dd7f4c commit 29c3d9eCopy full SHA for 29c3d9e
setup.cfg
@@ -1,11 +1,11 @@
1
[metadata]
2
name = git-deps
3
-summary = automatically detect dependencies between git commits
+description = automatically detect dependencies between git commits
4
author = Adam Spiers
5
-author-email = git@adamspiers.org
+author_email = git@adamspiers.org
6
license = GPL-2+
7
-home-page = https://github.com/aspiers/git-deps
8
-description-file = README.md
+home_page = https://github.com/aspiers/git-deps
+long_description = file: README.md, USAGE.md, USE-CASES.md
9
classifier =
10
Development Status :: 4 - Beta
11
Environment :: Console
0 commit comments