MANIFEST.in 122 B

12345
  1. include *.txt setup.py
  2. recursive-include pytz *.py
  3. recursive-include pytz *.pot
  4. graft pytz/zoneinfo
  5. exclude test_zdump.py