Init.
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
[project]
|
||||
name = "national-rail-timetable"
|
||||
version = "0.1.0"
|
||||
description = ""
|
||||
authors = [
|
||||
{name = "Samuel Jones"}
|
||||
]
|
||||
requires-python = ">=3.14"
|
||||
dependencies = [
|
||||
]
|
||||
|
||||
|
||||
[build-system]
|
||||
requires = ["poetry-core>=2.0.0,<3.0.0"]
|
||||
build-backend = "poetry.core.masonry.api"
|
||||
Reference in New Issue
Block a user