Skip to content

Create dummy setup.py and test it #113

Open
@jayvdb

Description

@jayvdb

The following sequence should work for maximum compatibility

from distutils.core import run_setup
run_setup('setup.py', ['bdist_egg'])

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions