Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Missing meta-data in pip show #96

Open
asterkin opened this issue Jun 1, 2022 · 0 comments
Open

[BUG] Missing meta-data in pip show #96

asterkin opened this issue Jun 1, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@asterkin
Copy link
Collaborator

asterkin commented Jun 1, 2022

Describe the bug
A clear and concise description of what the bug is.
Missing Home Page, Author, License

To Reproduce
Steps to reproduce the behavior:
pip3 show pyclvm

Expected behavior
A clear and concise description of what you expected to happen.
All meta-dat to be present

Screenshots
If applicable, add screenshots to help explain your problem.
asterkin@asterkin-ideacentre-AIO-510-23ISH ~ $ pip3 show pyclvm
Name: pyclvm
Version: 1.0.3
Summary: Command Line Utility to connect or redirect ports to a Cloud Virtual Machine
Home-page: None
Author: None
Author-email: BST Labs bstlabs@caios.io
License: None
Location: /usr/local/lib/python3.8/dist-packages
Requires: psutil, rich, ec2map, dynacli, pycryptodome, boto3, pyjdict, sshconf
Required-by:

Extra info:

  • OS: [e.g. Amazon Linux 2]
  • Affected Version
@asterkin asterkin added the bug Something isn't working label Jun 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant