We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b592e8 commit cc8230dCopy full SHA for cc8230d
1 file changed
setup.py
@@ -14,7 +14,7 @@
14
description="readonly implementation of fsspec for IPFS",
15
long_description=long_description,
16
long_description_content_type="text/markdown",
17
- url="https://github.com/d70-t/ipfsspec",
+ url="https://github.com/fsspec/ipfsspec",
18
packages=setuptools.find_packages(),
19
classifiers=[
20
"Programming Language :: Python :: 3",
0 commit comments