File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff 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
4544Documentation
4645-------------
Original file line number Diff line number Diff line change 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' ,
You can’t perform that action at this time.
0 commit comments