Added readme to pyproject.toml
Some checks failed
Amarillo/amarillo-gitea/amarillo-gtfs-generator/pipeline/head There was a failure building this commit
Some checks failed
Amarillo/amarillo-gitea/amarillo-gtfs-generator/pipeline/head There was a failure building this commit
This commit is contained in:
parent
c353111e60
commit
26f282d277
|
|
@ -1,6 +1,9 @@
|
|||
[project]
|
||||
name = "amarillo-gtfs-generator"
|
||||
version = "2.0.0"
|
||||
description = "FastAPI app providing GTFS generation for Amarillo carpools"
|
||||
readme = "README.md"
|
||||
license = {file = "LICENSE"}
|
||||
dependencies = [
|
||||
"amarillo",
|
||||
"schedule",
|
||||
|
|
|
|||
Loading…
Reference in a new issue