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.
2 parents 3a36423 + 18d25a9 commit 54d03c4Copy full SHA for 54d03c4
setup.py
@@ -10,7 +10,7 @@
10
long_description_content_type="text/markdown",
11
author="Joohwan Oh",
12
author_email="joohwan.oh@outlook.com",
13
- url="https://github.com/joowani/python-arango",
+ url="https://github.com/ArangoDB-Community/python-arango",
14
keywords=["arangodb", "python", "driver"],
15
packages=find_packages(exclude=["tests"]),
16
include_package_data=True,
0 commit comments