8000
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 54893d6 commit fbb2858Copy full SHA for fbb2858
setup.py
@@ -22,13 +22,13 @@
22
os.chdir(os.path.normpath(os.path.join(os.path.abspath(__file__), os.pardir)))
23
24
setup(
25
- name="WooCommerce",
+ name="WooCommerceMetorik",
26
version=VERSION,
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",
31
- url="https://github.com/woocommerce/wc-api-python",
+ url="https://github.com/jakubactive/wc-api-python",
32
license="MIT License",
33
packages=[
34
"woocommerce"
0 commit comments