F5Networks / marathon-bigip-ctlr

Repository for F5 BIG-IP Controller for Marathon.
Apache License 2.0
3 stars 11 forks source link

Attributions generation step produces no output #207

Closed f5gary closed 7 years ago

f5gary commented 7 years ago

Problem: The attributions generator needs to be told the name of the requirements file since it is not named "requirements.txt".

Solution: Updated the command line to pass the name of the requirements file to the pip backend.

Fixes #206

affects-branches: master, 1.1.0-stable