bindep/bindep
Andreas Jaeger 1bbf6a77cf Add bindep.txt as default filename
We use bindep.txt as default file and for compatibility handle
other-requirements.txt as well.
* If both files exist, bindep will fail.
* If neither of the files exist, bindep will fail.
* If a command line arg is given, it will be the only file looked at.

Adjust testsuite for change.

Change-Id: If9aaf24b1c7f489d8c7388707afc3316ca6f84f0
2016-08-08 21:44:31 +02:00
..
tests Add bindep.txt as default filename 2016-08-08 21:44:31 +02:00
__init__.py Add a --version option 2015-04-30 00:34:51 +00:00
depends.py Add '_' to the list of valid characters acceptable in package name 2016-07-29 09:20:31 -05:00
main.py Add bindep.txt as default filename 2016-08-08 21:44:31 +02:00