Raw Text Content Remove
mouse-wolf-falcon



[project]
name = "docu-build"
version = "0.1.0"
description = "Add your description here"
readme = "README.md"
requires-python = ">=3.12"
dependencies = [
    "keyring==25.7.0",
    "jaraco-classes==3.4.0",
    "jaraco-context==6.1.0",
    "jaraco-functools==4.4.0",
    "more-itertools==10.8.0",
    "pywin32-ctypes==0.2.3",
]

[tool.uv.sources]
keyring = {path = "./wheels/keyring-25.7.0-py3-none-any.whl"}
jaraco-classes = {path = "./wheels/jaraco.classes-3.4.0-py3-none-any.whl"}
jaraco-context = {path = "./wheels/jaraco_context-6.1.0-py3-none-any.whl"}
jaraco-functools = {path = "./wheels/jaraco_functools-4.4.0-py3-none-any.whl"}
more-itertools = {path = "./wheels/more_itertools-10.8.0-py3-none-any.whl"}
pywin32-ctypes = {path = "./wheels/pywin32_ctypes-0.2.3-py3-none-any.whl"}


MicroBin by Dániel Szabó and the FOSS Community. Let's keep the Web compact, accessible and humane!