move code to new location

This commit is contained in:
Jan Petykiewicz 2018-01-15 22:55:34 -08:00
commit 139a78cc08
2 changed files with 5 additions and 5 deletions

View file

@ -7,7 +7,7 @@ setup(name='gridlock',
description='Coupled gridding library',
author='Jan Petykiewicz',
author_email='anewusername@gmail.com',
url='https://mpxd.net/gogs/jan/gridlock',
url='https://mpxd.net/code/jan/gridlock',
packages=find_packages(),
install_requires=[
'numpy',