init: AFS Scawful baseline (config helpers)
This commit is contained in:
13
pyproject.toml
Normal file
13
pyproject.toml
Normal file
@@ -0,0 +1,13 @@
|
||||
[project]
|
||||
name = "afs_scawful"
|
||||
version = "0.0.0"
|
||||
description = "AFS Scawful plugin package"
|
||||
requires-python = ">=3.11"
|
||||
license = {text = "All rights reserved"}
|
||||
authors = [
|
||||
{name = "scawful"}
|
||||
]
|
||||
|
||||
[build-system]
|
||||
requires = ["setuptools>=68"]
|
||||
build-backend = "setuptools.build_meta"
|
||||
Reference in New Issue
Block a user