pipenv usage

This commit is contained in:
TheK0tYaRa 2025-10-21 05:43:06 +03:00
parent 7650831193
commit 87decee8a8
3 changed files with 7 additions and 5 deletions

View file

@ -4,14 +4,13 @@ verify_ssl = true
name = "pypi"
[packages]
pygobject = "*"
pyotp = "*"
cryptography = "*"
opencv-python = "*"
pyzbar = "*"
pygobject = "*"
[dev-packages]
[requires]
python_version = "3.12"
python_full_version = "3.12.11"