private_facts/uv.lock
Rodrigo Pinto bedd4bdd4e Fixes the .gitgnore file
Fixes #6.

The content of the original `.gitgnore` file seems wrong.
2024-11-09 16:38:10 -03:00

7 lines
120 B
TOML

version = 1
requires-python = ">=3.11"
[[package]]
name = "private-facts"
version = "0.1.0"
source = { virtual = "." }