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

Pipenv inconsistencies #142

Open
4rokis opened this issue Jul 1, 2020 · 0 comments
Open

Pipenv inconsistencies #142

4rokis opened this issue Jul 1, 2020 · 0 comments
Labels
bug Something isn't working

Comments

@4rokis
Copy link
Contributor

4rokis commented Jul 1, 2020

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, ...

@4rokis 4rokis added invalid This doesn't seem right Priority: High High priority issue labels Jul 1, 2020
@jankoritak jankoritak added bug Something isn't working and removed invalid This doesn't seem right labels Jul 10, 2020
@jvorcak jvorcak removed the Priority: High High priority issue label Jul 16, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants