Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Remove PyBadger library from PyPI #36

Closed
@kattni

Description

@kattni

This lib does not belong on PyPI. This requires the following:

  • setup.pymust be renamed to setup.py.disabled and the contents replaced with the code block at the bottom of this issue.

  • Library must be manually removed from PyPI. (I can do this once setup.py is taken care of.)

setup.py.disabled contents:

"""
This library is not deployed to PyPI. It is either a board-specific helper library, or
does not make sense for use on or is incompatible with single board computers and Linux.
"""

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions