Martin Weinelt
|
3d12611232
|
python312Packages.typer: include standard optional
Typer specifies the standard optional-dependencies package list, but then
due to internal tooling includes it by default in Require-Dist.
https://github.com/tiangolo/typer/blob/0.12.3/pyproject.toml#L71-L72
This is in line with changes that happened in typer 0.12.1
https://github.com/tiangolo/typer/releases/tag/0.12.1
|
2024-07-18 18:54:10 +02:00 |
|
Martin Weinelt
|
abdf5dc772
|
treewide: remove pythonRelaxDepsHook references
It is is now provided automatically, when `pythonRelaxDeps` or
`pythonRemoveDeps` is defined through `mk-python-derivation`.
|
2024-06-14 14:52:00 +02:00 |
|
Fabian Affolter
|
2a5dfa8c7f
|
route-graph: 0.2.1 -> 0.2.2
Diff: https://github.com/audiusGmbH/route-graph/compare/refs/tags/0.2.1...0.2.2
Changelog: https://github.com/audiusGmbH/route-graph/releases/tag/0.2.2
|
2024-04-29 08:57:08 +02:00 |
|
Fabian Affolter
|
e3d9bdd1c8
|
route-graph: refactor
|
2024-04-29 08:56:36 +02:00 |
|
Fabian Affolter
|
3d1320c3f4
|
route-graph: 0.2.0 -> 0.2.1
Diff: https://github.com/audiusGmbH/route-graph/compare/refs/tags/0.2.0...0.2.1
Changelog: https://github.com/audiusGmbH/route-graph/releases/tag/0.2.1
|
2024-03-13 21:09:07 +01:00 |
|
Fabian Affolter
|
fead12d17d
|
route-graph: 0.1.0 -> 0.2.0
Diff: https://github.com/audiusGmbH/route-graph/compare/refs/tags/0.1.0...0.2.0
Changelog: https://github.com/audiusGmbH/route-graph/releases/tag/0.2.0
|
2024-03-13 18:36:14 +01:00 |
|
Fabian Affolter
|
83de2bc64b
|
route-graph: init at 0.1.0
CLI tool for creating graphs of routes
https://github.com/audiusGmbH/route-graph
|
2024-03-12 22:48:41 +01:00 |
|