Skip to content

Commit 3463cfc

Browse files
authored
Merge pull request #60 from msabramo/setup-cfg-metadata-update
Update setup.cfg metadata - => _
2 parents 9fe7258 + f7f43cb commit 3463cfc

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

setup.cfg

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
[metadata]
22
name = requests-unixsocket
33
author = Marc Abramowitz
4-
author-email = marc@marc-abramowitz.com
4+
author_email = marc@marc-abramowitz.com
55
summary = Use requests to talk HTTP via a UNIX domain socket
6-
description-file = README.rst
6+
description_file = README.rst
77
license = Apache-2
8-
home-page = https://github.com/msabramo/requests-unixsocket
9-
# home-page = https://requests-unixsocket.readthedocs.org/
8+
home_page = https://github.com/msabramo/requests-unixsocket
9+
# home_page = https://requests-unixsocket.readthedocs.org/
1010
classifier =
1111
Development Status :: 3 - Alpha
1212
Intended Audience :: Developers

0 commit comments

Comments
 (0)