pbr/pbr
Claudiu Popa 8cdb41cf12 Support platform-specific requirements files
This patch adds support for choosing a requirements file, based on the
current OS, with the format 'requirements-{osname}'. This can be combined
with the current approach of choosing a requirement file based on the
Python version. The motivation for this is to replace conditional
choosing of packages inside setup.py.

Change-Id: I30c56082bb9b9bcd80128eedcef17b6beb793cf8
2014-11-24 11:20:32 +02:00
..
hooks Remove extraneous vim editor configuration comments 2014-10-08 23:05:20 +02:00
tests Support platform-specific requirements files 2014-11-24 11:20:32 +02:00
__init__.py Remove copyright from empty files 2014-03-03 08:46:50 +00:00
core.py Allow examining parsing exceptions. 2014-06-28 19:40:15 +12:00
extra_files.py Replace setuptools_git with a smarter approach 2013-08-04 11:30:32 -04:00
find_package.py Remove extraneous vim editor configuration comments 2014-10-08 23:05:20 +02:00
packaging.py Support platform-specific requirements files 2014-11-24 11:20:32 +02:00
testr_command.py Bump hacking to 0.9.x series 2014-07-22 14:22:57 +02:00
util.py Do not force log verbosity level to info 2014-02-05 12:28:01 -08:00
version.py Only consider tags that look like versions. 2014-09-15 14:35:20 +12:00