pyproject.toml
toml
sha256:1d3182b1c5c2833c8ab0d437e03eeadfd3ad6679a2877a6baab8d17442d38936
Bootstrap Scooling Lab repository
Human
patch
43 days ago
| 1 | [project] |
| 2 | name = "scooling-lab" |
| 3 | version = "0.1.0" |
| 4 | description = "Open-source training workspace boundary for Scooling." |
| 5 | readme = "README.md" |
| 6 | requires-python = ">=3.11" |
| 7 | license = { text = "Apache-2.0" } |
| 8 | authors = [{ name = "Scooling contributors" }] |
| 9 | dependencies = [] |
| 10 | |
| 11 | [tool.scooling_lab] |
| 12 | phase = "T0" |
| 13 | private_data_allowed = false |
| 14 | agpl_components_allowed = false |
File History
1 commit
sha256:1d3182b1c5c2833c8ab0d437e03eeadfd3ad6679a2877a6baab8d17442d38936
Bootstrap Scooling Lab repository
Human
patch
43 days ago