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 ec644e2 commit 35ccee6Copy full SHA for 35ccee6
setup.py
@@ -13,7 +13,7 @@
13
if __name__ == "__main__":
14
setup(
15
name="dpath",
16
- url="https://www.github.com/akesterson/dpath-python",
+ url="https://github.com/dpath-maintainers/dpath-python",
17
version=dpath.version.VERSION,
18
description="Filesystem-like pathing and searching for dictionaries",
19
long_description=long_description,
0 commit comments