Skip to content

Commit 54d03c4

Browse files
authored
Merge pull request #181 from ArangoDB-Community/repo
Updated repository in setup.py.
2 parents 3a36423 + 18d25a9 commit 54d03c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
long_description_content_type="text/markdown",
1111
author="Joohwan Oh",
1212
author_email="joohwan.oh@outlook.com",
13-
url="https://github.com/joowani/python-arango",
13+
url="https://github.com/ArangoDB-Community/python-arango",
1414
keywords=["arangodb", "python", "driver"],
1515
packages=find_packages(exclude=["tests"]),
1616
include_package_data=True,

0 commit comments

Comments
 (0)