move code to new location

This commit is contained in:
Jan Petykiewicz 2018-01-15 22:36:13 -08:00
commit b62cd6e867
3 changed files with 4 additions and 4 deletions

View file

@ -7,7 +7,7 @@ setup(name='opencl_fdfd',
description='OpenCL FDFD solver',
author='Jan Petykiewicz',
author_email='anewusername@gmail.com',
url='https://mpxd.net/gogs/jan/opencl_fdfd',
url='https://mpxd.net/code/jan/opencl_fdfd',
packages=find_packages(),
package_data={
'opencl_fdfd': ['kernels/*']