From c6e463209fb5a220c7b438f02b0bd7781fe6f91a Mon Sep 17 00:00:00 2001 From: Jan Petykiewicz Date: Tue, 8 Oct 2019 23:59:22 -0700 Subject: [PATCH] Update repo location --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 197b9e8..8438f8f 100644 --- a/setup.py +++ b/setup.py @@ -15,7 +15,7 @@ setup(name='meanas', long_description_content_type='text/markdown', author='Jan Petykiewicz', author_email='anewusername@gmail.com', - url='https://mpxd.net/code/jan/fdfd_tools', + url='https://mpxd.net/code/jan/meanas', packages=find_packages(), package_data={ 'meanas': ['VERSION']