default endpoints tested

This commit is contained in:
msramalho
2024-10-17 19:04:36 +01:00
parent 879c0cb879
commit aefa88d3b1
8 changed files with 125 additions and 23 deletions

11
Pipfile Normal file
View File

@@ -0,0 +1,11 @@
[[source]]
url = "https://pypi.org/simple"
verify_ssl = true
name = "pypi"
[packages]
[dev-packages]
[requires]
python_version = "3.10"