mirror of https://github.com/ansible/ansible.git
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.
16 lines
355 B
INI
16 lines
355 B
INI
5 years ago
|
[metadata]
|
||
|
name = ansible-collections.python.dist
|
||
|
version = 1.0.0rc2.post3.dev4
|
||
|
|
||
|
[options]
|
||
|
package_dir =
|
||
|
= .
|
||
|
packages =
|
||
|
ansible_collections
|
||
|
ansible_collections.python
|
||
|
ansible_collections.python.dist
|
||
|
ansible_collections.python.dist.plugins
|
||
|
ansible_collections.python.dist.plugins.modules
|
||
|
zip_safe = True
|
||
|
include_package_data = True
|