Skip to content

Fix the audit command in Makefile #1144

Description

@nicolaiarocci

The make audit doesn't work as expected, and for a good reason: there's no code to support it. It was an experiment which never made it to the public repository. An easy (and still useful) fix would be to replace python setup.py audit with python setup.py check -r -s.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions