Skip to content

Commit

Permalink
Don't include pyc files into sdist
Browse files Browse the repository at this point in the history
  • Loading branch information
jollyroger authored and djmitche committed Oct 2, 2012
1 parent a415efa commit ee0e8db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion master/MANIFEST.in
Expand Up @@ -16,7 +16,7 @@ include docs/manual/_images/*.txt
include docs/manual/_images/*.ai
include docs/manual/_images/icon.blend
include docs/manual/_images/Makefile
include docs/bbdocs/*
include docs/bbdocs/*.py
include docs/developer/*
include docs/relnotes/*

Expand Down

0 comments on commit ee0e8db

Please sign in to comment.