1
0
mirror of https://github.com/cmur2/kube-stale-resources.git synced 2024-07-01 20:34:42 +02:00
kube-stale-resources/Pipfile

16 lines
187 B
TOML

[[source]]
url = 'https://pypi.python.org/simple'
[requires]
python_version = '3.8'
[packages]
pyyaml = '*'
requests = '*'
[dev-packages]
rope = '*'
pylint = '*'
yapf = '*'
mypy = '*'