Skip to content

Add ancestors of packages of nirum on setup.py #92

Closed
@kanghyojun

Description

@kanghyojun
coupon_schema/
    entity.nrm

nirum package above generate setup.py like

setup(
    packages=["coupon_schema.entity"]
    ...
)

but 'coupon_schema' has to be added on packages to install on python2 properly.

Metadata

Metadata

Labels

cmp:compilerComponent: Compiler backend (e.g., annotation processors, code generators)target:pythontyp:bugType: Bug/defect

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions