Skip to content

What is the point of packagez() in setup.py? #2

@altendky

Description

@altendky

What is the point of this?

pyccp/setup.py

Lines 7 to 8 in 87203ed

def packagez(base):
return ["{0!s}{1!s}{2!s}".format(base, os.path.sep, p) for p in find_packages(base)]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions