Files

9 lines
177 B
TOML
Raw Permalink Normal View History

2025-03-18 10:38:59 +01:00
[project]
name = "bw-print"
version = "0.1.0"
description = "Create a Markdown of all your bitwarden entries"
readme = "README.md"
requires-python = ">=3.13"
dependencies = [
]