I've been trying to build a proper matplotlib Mac binary with bdist_mpkg 
(from the command line)  and thought I finally had it until I realized 
it was missing pytz. Any hints on how to get this included?

FYI: in the resulting package there is a directory
matplotlib-0.87.7-py2.5.egg-info
In the files in that directory, pytz is listed in 
  SOURCES.txt
but not in
  top_level.txt
and the pytz source is missing from the package.

-- Russell

_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig

Reply via email to