Skip to content

Commit

Permalink
Fix description
Browse files Browse the repository at this point in the history
  • Loading branch information
rhengeveldbordex committed Jun 6, 2024
1 parent 8c736c1 commit 5ffc9bb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@
],
author="Robert Hengeveld",
author_email="rhengeveld@bordex.nl",
description="Transsmart Connector is a Python package to connect to the Transsmart API. It provides a simple interface to interact with the Transsmart API. The package is built on top of the requests library. The package is designed to be used in a business environment to automate the process of creating shipments, labels, and documents.",
description="TranssmartConnector is a Python package for connecting to the Transsmart API.",
long_description="Transsmart Connector is a Python package to connect to the Transsmart API. It provides a simple interface to interact with the Transsmart API. The package is built on top of the requests library. The package is designed to be used in a business environment to automate the process of creating shipments, labels, and documents.",
url="https://github.com/rhengeveldbordex/transsmart-connector",
license="MIT",
classifiers=[
Expand Down

0 comments on commit 5ffc9bb

Please sign in to comment.