Skip to content
Snippets Groups Projects
Commit 9f512f7c authored by Simon Bjurek's avatar Simon Bjurek
Browse files

updated toml file with new py version

parent 8c2e1053
No related branches found
No related tags found
2 merge requests!461Finalize earliest deadline scheduler,!459Qt6 fixes and scheduler class started
Pipeline #154698 failed
This commit is part of merge request !459. Comments created here will be created in the context of that merge request.
...@@ -4,7 +4,7 @@ description = "Better ASIC Toolbox" ...@@ -4,7 +4,7 @@ description = "Better ASIC Toolbox"
readme = "README.md" readme = "README.md"
maintainers = [{ name = "Oscar Gustafsson", email = "oscar.gustafsson@liu.se" }] maintainers = [{ name = "Oscar Gustafsson", email = "oscar.gustafsson@liu.se" }]
license = { file = "LICENSE" } license = { file = "LICENSE" }
requires-python = ">=3.8" requires-python = ">=3.10"
dependencies = [ dependencies = [
"numpy", "numpy",
"qtpy", "qtpy",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment