...

Text file src/github.com/instrumenta/kubeval/Pipfile

Documentation: github.com/instrumenta/kubeval

     1[[source]]
     2name = "pypi"
     3url = "https://pypi.org/simple"
     4verify_ssl = true
     5
     6[dev-packages]
     7
     8[packages]
     9mkdocs = "*"
    10mkdocs-material = "*"
    11
    12[requires]
    13python_version = "3.7"

View as plain text