Skip to content

Commit 2a93bc9

Browse files
committed
Fix project description
1 parent 19a98d6 commit 2a93bc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "numpy-mkl"
33
version = "0.1.0"
44

5-
description = "NumPy wheels with MKL support"
5+
description = "NumPy and SciPy wheels with MKL support"
66
authors = [{name = "Robert Ulbricht"}]
77
requires-python = ">=3.11"
88
readme = "README.md"

0 commit comments

Comments
 (0)