What steps will reproduce the problem?
1. Create a new python project, add a setup.py with a requires=['jsontemplate']
line to the setup() call
2. Install your new python project
3. New python project fails to run because jsontemplate is not installed
What is the expected output? What do you see instead?
Expected: easy_install / pip grabs cheeseshop version of jsontemplate.
Happens: nothing.
Please provide any additional information below.
I fixed this already:
https://code.google.com/r/paul-jsontemplate/source/detail?r=28e64f0ac9064e5f7342
d924d960d547df0e0699
please pull
(this is my pull request, there is no other button for it. this feels weird.)
Original issue reported on code.google.com by p...@pauloppenheim.com on 22 Jun 2012 at 5:38
Original issue reported on code.google.com by
p...@pauloppenheim.com
on 22 Jun 2012 at 5:38