This repository has been archived on 2026-02-27. You can view files and clone it, but cannot push or open issues or pull requests.
Files
NoPELib/pyproject.toml
2025-06-14 18:35:16 +01:00

10 lines
261 B
TOML

[build-system]
requires = ["setuptools>=42", "wheel"]
build-backend = "setuptools.build_meta"
[project]
name = "NoPELib"
version = "0.0.1.dev0"
description = "Norway Player Execution Library (A player library)"
authors = [{ name = "Brosef" }]
dependencies = []