Re: [Distutils] defining requirements on pypi

2014-08-28 Thread Brett Graham
; > > On Wed, Aug 27, 2014 at 2:51 PM, Brett Graham > wrote: > >> Hi, >> >> I feel like these are stupid questions but I cannot seem to find a >> straight answer. >> >> In brief, >> >> 1) what is egg-info/requires.txt used for? >>

[Distutils] defining requirements on pypi

2014-08-28 Thread Brett Graham
Hi, I feel like these are stupid questions but I cannot seem to find a straight answer. In brief, 1) what is egg-info/requires.txt used for? 2) how do I properly define requirements for pypi? The details are: I'm updating some packages on pypi and am having difficulty defining requirements. O