mirror of
https://github.com/mustbeperfect/definitive-opensource.git
synced 2026-04-20 15:55:44 +02:00
Initialized UV and moved data to parent dir
This commit is contained in:
7
core/pyproject.toml
Normal file
7
core/pyproject.toml
Normal file
@@ -0,0 +1,7 @@
|
||||
[project]
|
||||
name = "core"
|
||||
version = "0.1.0"
|
||||
description = "definitive-opensource"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.13"
|
||||
dependencies = []
|
||||
Reference in New Issue
Block a user