mirror of
https://github.com/c0de-archive/pixoPython.git
synced 2024-12-22 13:22:40 +00:00
13 lines
152 B
TOML
13 lines
152 B
TOML
|
[[source]]
|
||
|
name = "pypi"
|
||
|
url = "https://pypi.org/simple"
|
||
|
verify_ssl = true
|
||
|
|
||
|
[dev-packages]
|
||
|
|
||
|
[packages]
|
||
|
esptool = "*"
|
||
|
|
||
|
[requires]
|
||
|
python_version = "3.8"
|