generated from coulomb/repo-seed
Start user-engine implementation scaffold
This commit is contained in:
9
pyproject.toml
Normal file
9
pyproject.toml
Normal file
@@ -0,0 +1,9 @@
|
||||
[project]
|
||||
name = "user-engine"
|
||||
version = "0.0.0"
|
||||
description = "Headless user-domain and profile engine."
|
||||
requires-python = ">=3.12"
|
||||
|
||||
[tool.user-engine]
|
||||
package = "user_engine"
|
||||
workplan = "USER-WP-0001"
|
||||
Reference in New Issue
Block a user