mirror of
https://github.com/Magnus167/msyrs.git
synced 2025-11-19 10:16:10 +00:00
Update Python version requirement to 3.8 in pyproject.toml
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user