Updates to Python interface for PyPI packaging (#1209)
* Updates * Updates to notebooks
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
[metadata]
|
||||
name = cutlass
|
||||
name = nvidia-cutlass
|
||||
version = 3.3.0.0
|
||||
|
||||
[options]
|
||||
@@ -28,3 +28,6 @@ include_package_data = True
|
||||
|
||||
[options.package_data]
|
||||
cutlass_library.source = include/**/*, examples/**/*, tools/**/*
|
||||
|
||||
[options.exclude_package_data]
|
||||
cutlass_library.source = include/**/*.py, examples/**/*.py, tools/**/*.py
|
||||
Reference in New Issue
Block a user