mirror of
https://github.com/andreinechaev/nvcc4jupyter.git
synced 2026-06-13 18:50:47 +05:30
fixed typo in this repo's web address
This commit is contained in:
committed by
Andrei Nechaev
parent
98566ce171
commit
aac710a35f
@@ -6,7 +6,7 @@ setup(
|
|||||||
author='Andrei Nechaev',
|
author='Andrei Nechaev',
|
||||||
author_email='lyfaradey@yahoo.com',
|
author_email='lyfaradey@yahoo.com',
|
||||||
py_modules=['nvcc_plugin', 'v2.v2', 'v1.v1', 'common.helper'],
|
py_modules=['nvcc_plugin', 'v2.v2', 'v1.v1', 'common.helper'],
|
||||||
url='htpps://github.com/andreinechaev/nvcc4jupyter',
|
url='https://github.com/andreinechaev/nvcc4jupyter',
|
||||||
license='LICENSE',
|
license='LICENSE',
|
||||||
description='Jupyter notebook plugin to run CUDA C/C++ code',
|
description='Jupyter notebook plugin to run CUDA C/C++ code',
|
||||||
# long_description=open('README.md').read(),
|
# long_description=open('README.md').read(),
|
||||||
|
|||||||
Reference in New Issue
Block a user