mirror of
https://github.com/Magnus167/msyrs.git
synced 2025-08-20 04:10:00 +00:00
Update Python version requirement to 3.8 in pyproject.toml
This commit is contained in:
parent
c0f7299643
commit
c70dc11abd
@ -5,7 +5,7 @@ build-backend = "maturin"
|
||||
[project]
|
||||
name = "msyrs"
|
||||
version = "0.0.1"
|
||||
requires-python = ">=3.7"
|
||||
requires-python = ">=3.8"
|
||||
|
||||
dependencies = [
|
||||
"macrosynergy>=1.2.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user