Skip to content

Commit 8ceafb5

Browse files
committed
Removed use of outdated setup.cfg
1 parent bfcfb73 commit 8ceafb5

File tree

3 files changed

+3
-28
lines changed

3 files changed

+3
-28
lines changed

DESCRIPTION.rst

Lines changed: 0 additions & 26 deletions
This file was deleted.

setup.cfg

Lines changed: 0 additions & 2 deletions
This file was deleted.

setup.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@
1010

1111
here = path.abspath(path.dirname(__file__))
1212

13+
with open(path.join(here, 'README.md'), encoding='utf-8') as f:
14+
long_description = f.read()
1315

1416
setup(
1517
name='authorizenet',
@@ -20,6 +22,7 @@
2022
version='1.1.5',
2123

2224
description='Authorize.Net Python SDK',
25+
long_description=long_description,
2326

2427
# The project's main homepage.
2528
url='https://github.com/AuthorizeNet/sdk-python',

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy