Skip to content
This repository was archived by the owner on May 21, 2024. It is now read-only.
This repository was archived by the owner on May 21, 2024. It is now read-only.

Pipenv inconsistencies #142

@4rokis

Description

@4rokis

Pipenv config

[packages]
anytree = "*"
yaspin = "*"
aiohttp = "*"
urllib3 = "*"
docopt = "*"
license-expression = "*"
black = "*"
pipdeptree = "*"
questionary = "*"
mkdocs = "*"
mkdocs-material = "*"

and direct dependency tree should be the same

===========
Initiated License.sh check for pipenv project located at .
===========
 
├── aiohttp - 3.6.2 - Apache 2, normalized as "Apache-2.0"
├── anytree - 2.8.0 - Apache 2.0, normalized as "Apache-2.0"
├── black - 19.10b0 - MIT
├── docopt - 0.6.2 - MIT
├── license-expression - 1.2 - apache-2.0, normalized as "Apache-2.0"
├── nltk - 3.5 - Apache License, Version 2.0, normalized as "Apache-2.0"
├── pipdeptree - 1.0.0 - MIT License, normalized as "MIT"
├── questionary - 1.5.2 - MIT
├── setuptools - 45.2.0 - Unknown
├── urllib3 - 1.25.9 - MIT
├── wheel - 0.34.2 - MIT
└── yaspin - 0.17.0 - MIT

However you can see packages like wheel, setuptools, nltk, ...

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions