elena/django-news-podcast

ticket #21340

Closed this issue · 2 comments

Regarding https://github.com/elena/django-news-podcast/blob/master/9999_2013-12-29.md#25-nov-2013-using-setuptools-to-make-django-adminpy-runnable-on-windows-21340 -- The current status is going towards to (my initial reservations with setuptools out of the window since Donald supports it):

  • Supporting distutils and setuptools is a nogo since it makes the install process trickier and requires more testing.
  • There is no need for a windows specific wheel, pip install should do the right thing (tm) but still has a bug somewhere (or my code is buggy, to be determined)
  • "Wheels with Python 3.3 alleviating a lot of this pain" -- Wheels work just fine in python 2.X and are my preferred way of deploying, dunno what you mean with the 3.3 reference.

Thanks so much Florian! This is exactly the feedback that I was hoping for.

I've started reworking your updates in to the actual report :)

7a57bae
0781462

Just FYI, pypa/pip#1402 is now a release blocker
for pip
On Dec 30, 2013 7:04 AM, "Elena Williams" notifications@github.com wrote:

Closed #1 #1.


Reply to this email directly or view it on GitHubhttps://github.com//issues/1
.