mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
58cf67baa0
contoml: MIT from https://github.com/jumpscale7/python-consistent-toml/blob/master/LICENSE crayons: has the same copyright note and license as pipenv, so it's fine without notpip: MIT from https://github.com/pypa/pip/blob/master/LICENSE.txt (bundles internally a lot, I haven't yet addressed that) pew: MIT from https://github.com/berdario/pew/blob/master/LICENSE no copyright notice, filled https://github.com/berdario/pew/issues/190 pipfile: BSD+Apache from: https://github.com/pypa/pipfile/blob/master/LICENSE https://github.com/pypa/pipfile/blob/master/LICENSE.APACHE https://github.com/pypa/pipfile/blob/master/LICENSE.BSD piptools: BSD from https://github.com/jazzband/pip-tools/blob/master/LICENSE prettytoml: MIT from https://pypi.python.org/pypi/prettytoml/0.3 sdist safety: MIT already included in zip as LICENSE See https://github.com/pypa/pipenv/issues/1961