github.com/kaituanwang/hyperledger@v2.0.1+incompatible/docs/Pipfile (about) 1 [[source]] 2 name = "pypi" 3 url = "https://pypi.org/simple" 4 verify_ssl = true 5 6 [dev-packages] 7 8 [packages] 9 sphinx = "*" 10 sphinx-rtd-theme = "*" 11 recommonmark = "==0.4.0" 12 13 [requires] 14 python_version = "3.7"