forked from jan/opencl_fdtd
move code to new location
This commit is contained in:
parent
a67009d1c8
commit
aab57412a5
3 changed files with 9 additions and 9 deletions
2
setup.py
2
setup.py
|
|
@ -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/*']
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue