mirror of
https://github.com/cmur2/kube-stale-resources.git
synced 2025-02-24 06:50:40 +01:00
15 lines
176 B
TOML
15 lines
176 B
TOML
![]() |
[[source]]
|
||
|
url = 'https://pypi.python.org/simple'
|
||
|
|
||
|
[requires]
|
||
|
python_version = '3.8'
|
||
|
|
||
|
[packages]
|
||
|
pyyaml = '*'
|
||
|
requests = '*'
|
||
|
|
||
|
[dev-packages]
|
||
|
rope = '*'
|
||
|
pylint = '*'
|
||
|
yapf = '*'
|