mirror of
https://github.com/cedricbonhomme/Stegano.git
synced 2025-06-29 03:36:13 +02:00
Added requirements to Pyhon 3.6.3
This commit is contained in:
parent
3c3ab16ebc
commit
ea406bf4d1
2 changed files with 178 additions and 3 deletions
4
Pipfile
4
Pipfile
|
@ -5,6 +5,10 @@ verify_ssl = true
|
|||
name = "pypi"
|
||||
|
||||
|
||||
[requires]
|
||||
python_version = "3.6.4"
|
||||
|
||||
|
||||
[packages]
|
||||
|
||||
Pillow = "*"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue