[Tutor] About (dev-)requirements.txt
Alan Gauld
alan.gauld at yahoo.co.uk
Sun Mar 14 08:19:32 EDT 2021
On 12/03/2021 00:28, Mats Wichmann wrote:
> On 3/11/21 2:30 PM, Alan Gauld via Tutor wrote:
>> On 11/03/2021 14:37, Albert-Jan Roskam wrote:
>>> How do I generate separate (i.e., disjoint) lists of requirements for the
>>> app itself and the dev-requirements?
>>
>> Ok, This one puzzles me.
>> I come from a background of large projects, with typically
>> between 50-500 developers. Requirements are something catalogued
>> in a book
>
> Requirements is the wrong word, but that seems to be the term the Python
> packaging ecosystem settled on. It's "dependencies", as in other Python
> packages needed...
Thanks for the clarification.
Unfortunately that means I have nothing to contribute, I steer
clear of that whole packaging thing as much as possible! :-)
--
Alan G
Author of the Learn to Program web site
http://www.alan-g.me.uk/
http://www.amazon.com/author/alan_gauld
Follow my photo-blog on Flickr at:
http://www.flickr.com/photos/alangauldphotos
More information about the Tutor
mailing list