mirror of
https://github.com/github/codeql-action.git
synced 2026-01-01 20:20:07 +08:00
10 lines
116 B
TOML
10 lines
116 B
TOML
[[source]]
|
|
name = "pypi"
|
|
url = "https://pypi.org/simple"
|
|
verify_ssl = true
|
|
|
|
[dev-packages]
|
|
|
|
[packages]
|
|
semver = "*"
|