Skip to content

Commit 2d24159

Browse files
committed
upload readme, setup
1 parent 62dc8f5 commit 2d24159

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,7 @@ Quick Start
3939

4040
- Clone this repository.
4141

42-
- Edit the `example_config.py` file in See `examples/ <examples/>`_ with your fedex credentials
43-
and run any of the provided examples.
42+
- Edit the `example_config.py` file in See `examples/ <examples/>`_ with your fedex credentials and run any of the provided examples.
4443

4544
Documentation
4645
-------------

setup.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,8 @@
2020
version=fedex.VERSION,
2121
description='Fedex Web Services API wrapper.',
2222
long_description=LONG_DESCRIPTION,
23-
author='Greg Taylor',
23+
long_description_content_type='text/x-rst',
24+
author='Greg Taylor, Rad Wojcik',
2425
author_email='gtaylor@gc-taylor.com',
2526
maintainer='Python Fedex Developers',
2627
url='https://github.com/python-fedex-devs/python-fedex',

0 commit comments

Comments
 (0)