Closed mjschultz closed 11 years ago
Creating a source distribution doesn't include files in package_data, this moves cfn.json to MANIFEST.in which does include the file in the source bundle.
package_data
cfn.json
MANIFEST.in
Creating a source distribution doesn't include files in
package_data
, this movescfn.json
toMANIFEST.in
which does include the file in the source bundle.