fixed typo in this repo's web address

This commit is contained in:
Timoteo Colnaghi
2019-12-02 15:13:01 +01:00
committed by Andrei Nechaev
parent 98566ce171
commit aac710a35f
+1 -1
View File
@@ -6,7 +6,7 @@ setup(
author='Andrei Nechaev',
author_email='lyfaradey@yahoo.com',
py_modules=['nvcc_plugin', 'v2.v2', 'v1.v1', 'common.helper'],
url='htpps://github.com/andreinechaev/nvcc4jupyter',
url='https://github.com/andreinechaev/nvcc4jupyter',
license='LICENSE',
description='Jupyter notebook plugin to run CUDA C/C++ code',
# long_description=open('README.md').read(),