fix(argcomplete)

some runners have python
This commit is contained in:
Jacob Heider 2024-03-11 17:01:00 -04:00
parent 0abbf9e985
commit 552f990781
No known key found for this signature in database
GPG key ID: 51E3FD0EE62677B6

View file

@ -30,5 +30,8 @@ provides:
- bin/python-argcomplete-check-easy-install-script
test:
dependencies:
python.org: ^3
script:
- register-python-argcomplete foo | grep '_python_argcomplete foo'
- python -c 'import argcomplete;'