Add uptime-kuma example and fix python version
This commit is contained in:
parent
c6936f8f52
commit
ef8672678a
5 changed files with 688 additions and 603 deletions
2
Pipfile
2
Pipfile
|
|
@ -16,4 +16,4 @@ selenium-wire = "*"
|
|||
[dev-packages]
|
||||
|
||||
[requires]
|
||||
python_version = "3.13"
|
||||
python_version = ">=3.12,<4.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue