We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e2d1e5 commit e3a8910Copy full SHA for e3a8910
setup.py
@@ -27,7 +27,7 @@
27
description="A Python wrapper for the WooCommerce REST API",
28
long_description=README,
29
author="Claudio Sanches @ Automattic",
30
- author_email="claudio+pypi@automattic.com"
+ author_email="claudio+pypi@automattic.com",
31
url="https://github.com/woocommerce/wc-api-python",
32
license="MIT License",
33
packages=[
0 commit comments