Skip to content

Conversation

@blayzen-w
Copy link

@blayzen-w blayzen-w commented Nov 22, 2022

Fixes Issue: #6

Added support for python 3.9 and 3.10. Fixed problems where the USPS api would reject results due to the ordering of the data sent to it. Refactored ServiceDelivery.make_xml to not take in a redundant user id. Moved the user id to the environment variables to make it easier to configure and remove the possibility of accidentally committing it to a repo. Reformatted file and imports. Added requirements to the setup and created a requirements.txt file to make it easier to setup. Fixed a problem where errors would not unescape the text so it could contain unreadable content. Added virtual environment paths and files to the git ignore.

…api would reject results due to the ordering of the data sent to it. Refactored ServiceDelivery.make_xml to not take in a redundant user id. Moved the user id to the environment variables to make it easier to configure and remove the possibility of accidentally committing it to a repo. Reformatted file and imports. Added requirements to the setup and created a requirements.txt file to make it easier to setup. Fixed a problem where errors would not unescape the text so it could contain unreadable content. Added virtual environment paths and files to the git ignore.
@blayzen-w blayzen-w marked this pull request as draft November 22, 2022 18:15
@blayzen-w blayzen-w marked this pull request as ready for review November 22, 2022 18:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant