You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/lib/ansible_test/_data/requirements/sanity.mypy.in

10 lines
212 B
Plaintext

mypy[python2]
packaging # type stubs not published separately
types-backports
types-jinja2
types-paramiko
types-pyyaml < 6 # PyYAML 6+ stubs do not support Python 2.7
types-requests
types-setuptools
types-toml