pipenv usage
This commit is contained in:
parent
7650831193
commit
87decee8a8
3 changed files with 7 additions and 5 deletions
3
Pipfile
3
Pipfile
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue