aboutsummaryrefslogtreecommitdiffstats
path: root/Pipfile
blob: e91549930c1b0b8837ca25ed425a55f9be4f86de (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[[source]]
url = "https://pypi.org/simple"
verify_ssl = true
name = "pypi"

[packages]

[dev-packages]
pytest = "*"

[requires]
python_version = "3.13"
git.ajschof.me — hosted by ajschofield — powered by cgit