mirror of
https://github.com/Xevion/v6-place.git
synced 2025-12-09 10:09:12 -06:00
16 lines
216 B
TOML
16 lines
216 B
TOML
[[source]]
|
|
url = "https://pypi.org/simple"
|
|
verify_ssl = true
|
|
name = "pypi"
|
|
|
|
[packages]
|
|
multiping = "*"
|
|
pillow = "*"
|
|
websockets = "*"
|
|
|
|
[dev-packages]
|
|
|
|
[requires]
|
|
python_version = "3.11"
|
|
python_full_version = "3.11.0"
|