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

16 lines
214 B
TOML
Raw Normal View History

2019-12-13 11:19:14 +01:00
[[source]]
url = 'https://pypi.python.org/simple'
[requires]
python_version = '3.8'
[packages]
pyyaml = '*'
requests = '*'
[dev-packages]
rope = '==0.17.0'
pylint = '==2.5.2'
yapf = '==0.29.0'
mypy = '== 0.780'