Files
jeb-utils/pyproject.toml
T
jakob.scheid 24a0850f55 geändert: README.md
geändert:       pyproject.toml
	geändert:       src/jeb_utils/jeb_utils.py
2026-02-19 18:18:51 +01:00

9 lines
225 B
TOML

[build-system]
requires = ["setuptools", "wheel"]
build-backend = "setuptools.build_meta"
[project]
name = "jeb-utils"
version = "0.1.2"
description = "Common utils for JEB client and server."
dependencies = ["cryptography"]