6 lines
128 B
TOML
6 lines
128 B
TOML
|
|
[python-steam]
|
||
|
|
source = "git"
|
||
|
|
git = "https://github.com/solsticegamestudios/steam.git"
|
||
|
|
prefix = "v"
|
||
|
|
exclude_regex = ".*alpha.*"
|