typo
This commit is contained in:
parent
8a939ab154
commit
985e90290d
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ build-backend = "setuptools.build_meta"
|
||||||
name = "pygomx"
|
name = "pygomx"
|
||||||
dynamic = ["version"]
|
dynamic = ["version"]
|
||||||
requires-python = ">=3.10"
|
requires-python = ">=3.10"
|
||||||
description = "python pindings for a golang matrix library"
|
description = "python bindings for a golang matrix library"
|
||||||
license = "AGPL-3.0-only"
|
license = "AGPL-3.0-only"
|
||||||
readme = "README.txt"
|
readme = "README.txt"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue