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