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
8a0abed1ba
ansible
/
test
/
lib
/
ansible_test
/
_data
/
requirements
/
sanity.validate-modules.txt
4 lines
98 B
Text
Raw
Normal View
History
Unescape
Escape
Rename to ansible-core (#72594) Change: - Initial set of changes for renaming to ansible-core - Includes changelog fragment changes from base -> core - Does NOT include docs changes - Modifies detection stuff in setup.py to support ansible<2.9 and ansible-base Test Plan: - ci_complete
2020-11-13 22:42:10 +01:00
jinja2 # ansible-core requirement
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 # needed for collection_detail.py
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