repo2docker/tests/pipfile/pipfile-lock/Pipfile

19 wiersze
337 B
TOML

[[source]]
url = "https://pypi.python.org/simple"
verify_ssl = true
name = "pypi"
[packages]
numpy = "*"
[dev-packages]
there = "*"
# The Pipfile.lock was generated when the Pipfile looked like this
# ----------------------------------------------------------------
# [packages]
# pypi-pkg-test = "*"
#
# [dev-packages]
# there = "*"