requirements.txt and develop.cfg are incomplete
In the develop.cfg
, only packages with a direct dependency are listed. This is contrary to our default policy, where all dependent packages are listed, recursively and in the correct order.
In the develop.cfg
, only packages with a direct dependency are listed. This is contrary to our default policy, where all dependent packages are listed, recursively and in the correct order.