8000 tes 2 · woocommerce/wc-api-python@fbb2858 · GitHub
[go: up one dir, main page]

Skip to content

Commit fbb2858

Browse files
committed
tes 2
1 parent 54893d6 commit fbb2858

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,13 +22,13 @@
2222
os.chdir(os.path.normpath(os.path.join(os.path.abspath(__file__), os.pardir)))
2323

2424
setup(
25-
name="WooCommerce",
25+
name="WooCommerceMetorik",
2626
version=VERSION,
2727
description="A Python wrapper for the WooCommerce REST API",
2828
long_description=README,
2929
author="Claudio Sanches @ Automattic",
3030
author_email="claudio+pypi@automattic.com",
31-
url="https://github.com/woocommerce/wc-api-python",
31+
url="https://github.com/jakubactive/wc-api-python",
3232
license="MIT License",
3333
packages=[
3434
"woocommerce"

0 commit comments

Comments
 (0)
0