move code to new location

This commit is contained in:
Jan Petykiewicz 2018-01-15 22:36:40 -08:00
commit aab57412a5
3 changed files with 9 additions and 9 deletions

View file

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