Skip to content

Commit 071feb9

Browse files
author
ligeng1
committed
fix: setup
1 parent b187392 commit 071feb9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@
66
long_description = f.read()
77

88
setup(
9-
name="rclone-python-asset",
9+
name="rclone-python",
1010
version=VERSION,
1111
description="A python wrapper for rclone.",
1212
author="Johannes Gundlach",
13-
url="https://github.com/ligeng8848/rclone_python",
13+
url="https://github.com/Johannes11833/rclone_python",
1414
install_requires=["rich"],
1515
packages=["rclone_python"],
1616
long_description=long_description,

0 commit comments

Comments
 (0)