We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d36440e commit b43e285Copy full SHA for b43e285
pyproject.toml
@@ -8,7 +8,7 @@ readme = "README.md"
8
packages = [{include = "railwayroutegenerator"}]
9
10
[tool.poetry.dependencies]
11
-python = "^3.10"
+python = "^3.8"
12
yaramo = {git = "https://github.com/simulate-digital-rail/yaramo"}
13
14
0 commit comments