This website requires JavaScript.
Explore
Cloud
Chat
CI/CD
Help
Sign in
cmueller
/
ansible
Watch
1
Star
0
Fork
You've already forked ansible
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
62cba4a6ad
ansible
/
test
/
sanity
/
code-smell
/
botmeta.requirements.txt
3 lines
28 B
Text
Raw
Normal View
History
Unescape
Escape
Split out and install sanity test requirements. (#69971) * Split out sanity test requirements. * Run each --venv test separately. This provides verification that the requirements for each test are properly specified. * Use a separate requirements file per sanity test. * Skip setuptools/cryptography setup for sanity. * Eliminate pyyaml missing warning. * Eliminate more pip noise. * Fix conflicting generate_pip_install commands. * Add changelog fragment.
2020-06-09 22:38:36 +02:00
pyyaml
Fix ansible-test constraints issues. (#73578) * Silence Python 3.5 EOL notice in pip. * Skip import test on compat/selinux.py utils. * Improve Python version skip warning. * Use Python 3.6 as minimum Python for sanity tests. * Improve min Python handling for code-smell tests. * Overhaul test-constraints sanity test. * Merge sanity test constraints with requirements. * Remove legacy content specific constraints. * Add changelog fragment.
2021-02-12 01:45:53 +01:00
voluptuous == 0.12.1
Reference in a new issue
Copy permalink