RETIRED, A collection of python libraries for the Validation Framework
Go to file
Gael Chamoulaud (Strider) f2051ee279
Remove mock as a test requirement and add PyYAML as requirement.
Now that we have moved to py36 and later runtimes, we no longer
need to use the third party mock library and can only use the standard
library unittest.mock instead.

Change-Id: I97219a6b3ca2cff88b8871458466825e79736f77
Signed-off-by: Gael Chamoulaud (Strider) <gchamoul@redhat.com>
2020-03-17 10:10:45 +01:00
validations_libs Change ansible artifacts dir to /var/log 2020-03-16 11:10:46 +01:00
zuul.d Improve the way we log on the file system 2020-03-11 17:07:56 +01:00
.coveragerc Add missing stuffs for pytesting with tox 2020-03-03 10:45:41 +01:00
.gitignore Adding the foundation files 2020-02-28 14:47:28 +01:00
.gitreview Improve the way we log on the file system 2020-03-11 17:07:56 +01:00
.pre-commit-config.yaml Improve testing infrastructure 2020-03-04 13:47:41 +01:00
.testr.conf Add missing stuffs for pytesting with tox 2020-03-03 10:45:41 +01:00
LICENSE Initial commit 2020-02-28 10:42:18 +01:00
MANIFEST.in Adding the foundation files 2020-02-28 14:47:28 +01:00
README.rst Adding the foundation files 2020-02-28 14:47:28 +01:00
bindep.txt Adding the foundation files 2020-02-28 14:47:28 +01:00
lower-constraints.txt Remove mock as a test requirement and add PyYAML as requirement. 2020-03-17 10:10:45 +01:00
requirements.txt Remove mock as a test requirement and add PyYAML as requirement. 2020-03-17 10:10:45 +01:00
setup.cfg Adding the foundation files 2020-02-28 14:47:28 +01:00
setup.py Adding the foundation files 2020-02-28 14:47:28 +01:00
test-requirements.txt Remove mock as a test requirement and add PyYAML as requirement. 2020-03-17 10:10:45 +01:00
tox.ini Improve testing infrastructure 2020-03-04 13:47:41 +01:00

README.rst

# validations-libs A collection of python libraries for the Validation Framework