Ticket #217 (new defect)

Opened 8 months ago

sdist ignores package_data

Reported by: bgranger Assigned to: bgranger
Priority: normal Milestone: 0.9.0
Component: ipython1 Version:
Severity: normal Keywords:
Cc:

Description

We have recently converted ipython1's setup.py script to use plain distutils. But, the sdist command of distutils doesn't include package_data. We need to figure out a good work around for this.