mirror of
https://github.com/Thor77/TeamspeakStats.git
synced 2025-04-04 04:34:30 -04:00
12 lines
178 B
TOML
12 lines
178 B
TOML
[[source]]
|
|
url = "https://pypi.python.org/simple"
|
|
verify_ssl = true
|
|
name = "pypi"
|
|
|
|
[packages]
|
|
Jinja2 = "*"
|
|
pendulum = "==2.0.4"
|
|
|
|
[dev-packages]
|
|
pytest = "*"
|
|
beautifulsoup4 = "*"
|