nvidia-cublasmp-cu13 0.0.0a0__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,13 @@
|
|
1
|
+
[project]
|
2
|
+
name = 'nvidia-cublasmp-cu13'
|
3
|
+
authors = [
|
4
|
+
{name = 'Nvidia CUDA Installer Team', email = 'compute_installer@nvidia.com' },
|
5
|
+
]
|
6
|
+
description = 'Zero version placeholder for nvidia-cublasmp-cu13'
|
7
|
+
license = {text = 'Apache-2.0'}
|
8
|
+
dependencies = []
|
9
|
+
version = '0.0.0a0'
|
10
|
+
|
11
|
+
[build-system]
|
12
|
+
requires = ['hatchling']
|
13
|
+
build-backend = 'hatchling.build'
|
File without changes
|