adjust required python version
This commit is contained in:
parent
0b10242c36
commit
381ecd3a8a
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
|
|||
[project]
|
||||
name = "pygomx-module"
|
||||
version = "0.0.1"
|
||||
requires-python = ">=3.9"
|
||||
requires-python = ">=3.10"
|
||||
description = "python pindings for a golang matrix library"
|
||||
license = "AGPL-3.0-only"
|
||||
readme = "README.txt"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue