mirror of
https://github.com/xenia-project/discord-bot.git
synced 2024-11-23 03:19:47 +00:00
14 lines
202 B
TOML
14 lines
202 B
TOML
[[source]]
|
|
name = "pypi"
|
|
url = "https://pypi.org/simple"
|
|
verify_ssl = true
|
|
|
|
[dev-packages]
|
|
|
|
[packages]
|
|
python-magic = "*"
|
|
76ec8d6 = {editable = true,path = "./disco"}
|
|
|
|
[requires]
|
|
python_version = "3.7"
|