mirror of
https://github.com/scito/extract_otp_secret_keys.git
synced 2025-12-06 06:44:57 +01:00
add dev deps to Pipfile
This commit is contained in:
parent
d08195507e
commit
3e1818619e
3 changed files with 202 additions and 5 deletions
3
Pipfile
3
Pipfile
|
|
@ -10,6 +10,9 @@ pillow = "*"
|
|||
|
||||
[dev-packages]
|
||||
pytest = "*"
|
||||
wheel = "*"
|
||||
flake8 = "*"
|
||||
pylint = "*"
|
||||
|
||||
[requires]
|
||||
python_version = "3.10"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue