瀏覽代碼

small fix

Radu Boncea 6 年之前
父節點
當前提交
1fa1d9c5db
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      setup.py

+ 1 - 1
setup.py

@@ -12,7 +12,7 @@ setuptools.setup(
     description="A wrapper API of VIES VAT web service",
     long_description=long_description,
     long_description_content_type="text/markdown",
-    url="https://github.com/agilegeeks/pyVies.git",
+    url="https://github.com/agilegeeks/pyVies",
     packages=setuptools.find_packages(exclude=['tests']),
     entry_points={
         "console_scripts": [