mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-01 00:03:10 +00:00
Add .coveragerc to the tarball so unittests will run from the tarball
This commit is contained in:
@@ -2,6 +2,7 @@ prune ticket_stubs
|
||||
prune hacking
|
||||
include README.md COPYING
|
||||
include requirements.txt
|
||||
include .coveragerc
|
||||
include examples/hosts
|
||||
include examples/ansible.cfg
|
||||
include lib/ansible/module_utils/powershell.ps1
|
||||
|
||||
Reference in New Issue
Block a user