mirror of
https://github.com/mustbeperfect/definitive-opensource.git
synced 2026-04-17 15:43:26 +02:00
8 lines
146 B
TOML
8 lines
146 B
TOML
[project]
|
|
name = "core"
|
|
version = "0.1.0"
|
|
description = "definitive-opensource"
|
|
readme = "README.md"
|
|
requires-python = ">=3.13"
|
|
dependencies = []
|