requirements/openstack_requirements
Daniel Bengtsson 4da6e47b8f Fix the warning to read the configuration file.
The method readfp is deprecated and will be removed in future versions.
Use read_file method instead.

Change-Id: I706e73505666e27dc409182db317f05284e6fe85
2020-01-16 15:28:22 +01:00
..
cmds mark regex as regex for pycodestyle 2019-12-13 23:17:32 -06:00
tests Allow projects to drop 'python_version>=3.x' version specifier 2019-12-19 23:22:40 -06:00
__init__.py Move tests into openstack_requirements. 2015-06-08 22:07:01 +12:00
check.py Allow projects to drop 'python_version>=3.x' version specifier 2019-12-19 23:22:40 -06:00
constraints.py Add check for prerelease and further clean up error message. 2019-01-29 15:34:07 -06:00
project.py Fix the warning to read the configuration file. 2020-01-16 15:28:22 +01:00
project_config.py Update project-config validation 2017-10-25 12:22:43 +00:00
requirement.py mark regex as regex for pycodestyle 2019-12-13 23:17:32 -06:00