mirror of
https://github.com/cedricbonhomme/Stegano.git
synced 2025-05-13 01:18:31 +02:00
16 lines
155 B
TOML
16 lines
155 B
TOML
[[source]]
|
|
|
|
url = "https://pypi.python.org/simple"
|
|
verify_ssl = true
|
|
name = "pypi"
|
|
|
|
|
|
[packages]
|
|
|
|
Pillow = "*"
|
|
piexif = "*"
|
|
crayons = "*"
|
|
|
|
|
|
[dev-packages]
|
|
|