Skip to content

Stop Including "decorator" Library #5

@mhrivnak

Description

@mhrivnak

In pr_services/rpc/ we have "decorator.py", which is actually from here: http://pypi.python.org/pypi/decorator

If we want to continue using this library, we should take it out of our trunk and install it the right way, which is probably with pip in a virtual environment. Dropping it in side-by-side with our own code is confusing, allowed it to be forgotten about, and removed opportunities for us to consider grabbing a newer version.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions