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 8b35fb4 commit 96e6af6Copy full SHA for 96e6af6
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