]> git.netwichtig.de Git - user/henk/code/python/learn_python.git/blob - Pipfile
add recommended settings for pytest
[user/henk/code/python/learn_python.git] / Pipfile
1 [[source]]
2 url = "https://pypi.org/simple"
3 verify_ssl = true
4 name = "pypi"
5
6 [packages]
7
8 [dev-packages]
9
10 [requires]
11 python_version = "3.11"