Skip to content
This repository has been archived by the owner on Nov 4, 2023. It is now read-only.

Commit

Permalink
Future-proof against pypa/setuptools#889
Browse files Browse the repository at this point in the history
  • Loading branch information
jwodder committed Sep 29, 2017
1 parent 28f4c64 commit 01f4ff4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@ version = attr:ghutil.__version__
description = Interact with GitHub from the command line
long_description = file:README.rst
author = John Thorvald Wodder II
author_email = %(name)s@varonathe.org
author_email = ghutil@varonathe.org
license = MIT
license_file = LICENSE
url = https://github.com/jwodder/%(name)s
url = https://github.com/jwodder/ghutil

keywords =
github
Expand Down

0 comments on commit 01f4ff4

Please sign in to comment.