mirror of
https://github.com/astral-sh/ruff.git
synced 2025-11-20 04:29:47 +00:00
Co-authored-by: Micha Reiser <micha@reiser.io> Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
8 lines
124 B
TOML
8 lines
124 B
TOML
version = 1
|
|
revision = 3
|
|
requires-python = ">=3.13"
|
|
|
|
[[package]]
|
|
name = "test"
|
|
version = "0.1.0"
|
|
source = { virtual = "." }
|