~ar-python-hackers/authentication-results-python/trunk

« back to all changes in this revision

Viewing changes to MANIFEST.in

  • Committer: Scott Kitterman
  • Date: 2014-06-28 18:45:42 UTC
  • Revision ID: scott@kitterman.com-20140628184542-imobop2uvq6dnksx
Make MANIFEST.in more selective to avoid inadvertent inclusion of pyc files in release tarballs.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
include authres/*
 
1
include authres/*py
 
2
include authres/tests
2
3
include README
3
4
include COPYING
4
5
include CHANGES