Cyril Roelandt skribis:
> On 07/22/2016 11:22 PM, Ludovic Courtès wrote:
>> Neat! So the test dependencies go to ‘inputs’ instead of
>> ‘propagated-inputs’, right? That can definitely save time and avoid
>> errors.
>>
>
> Indeed, the runtime dependencies are propagated inputs, and the test
> d
On 07/22/2016 11:22 PM, Ludovic Courtès wrote:
> Neat! So the test dependencies go to ‘inputs’ instead of
> ‘propagated-inputs’, right? That can definitely save time and avoid
> errors.
>
Indeed, the runtime dependencies are propagated inputs, and the test
dependencies are native inputs. This i
Hello!
Cyril Roelandt skribis:
> A couple of minor improvements, and a huge one: we should now be able to
> automatically compute the test requirements of our Python packages!
Neat! So the test dependencies go to ‘inputs’ instead of
‘propagated-inputs’, right? That can definitely save time an
Am 16.07.2016 um 17:23 schrieb Cyril Roelandt:
> and a huge one: we should now be able to
> automatically compute the test requirements of our Python packages!
Could you please add some documentation to the manual, too? Thanks.
--
Regards
Hartmut Goebel
| Hartmut Goebel | h.goe...@crazy
A couple of minor improvements, and a huge one: we should now be able to
automatically compute the test requirements of our Python packages!
Cyril.
--
Cyril Roelandt (5):
import: pypi: Move runtime dependencies to the propagated-inputs.
import: pypi: Remove setuptools from the inputs.
impor