~tsileo/blobstash-python

8416adfc035f8c09a814c96bc151379561f8fc0e — Thomas Sileo 4 years ago 9b761b4
Tweak the setup.py
1 files changed, 1 insertions(+), 1 deletions(-)

M setup.py
M setup.py => setup.py +1 -1
@@ 10,7 10,7 @@ setup(
    long_description=long_description,
    author="Thomas Sileo",
    author_email="t@a4.io",
    url="https://github.com/tsileo/blobstash-python",
    url="https://git.sr.ht/~tsileo/blobstash-python",
    packages=["blobstash.docstore", "blobstash.base", "blobstash.filetree"],
    license="MIT",
    zip_safe=False,