mirror of
https://github.com/andreinechaev/nvcc4jupyter.git
synced 2026-06-13 18:50:47 +05:30
multi files working version + refactoring
This commit is contained in:
@@ -5,7 +5,7 @@ setup(
|
||||
version='0.0.2',
|
||||
author='Andrei Nechaev',
|
||||
author_email='lyfaradey@yahoo.com',
|
||||
py_modules=['nvcc_plugin'],
|
||||
py_modules=['nvcc_plugin', 'v2.v2', 'v1.v1', 'common.helper'],
|
||||
url='htpps://github.com/andreinechaev/nvcc4jupyter',
|
||||
license='LICENSE',
|
||||
description='Jupyter notebook plugin to run CUDA C/C++ code',
|
||||
|
||||
Reference in New Issue
Block a user