mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-22 16:20:22 -07:00
Merge pull request #7306 from abadger/feature/egg-info
Feature/egg info
This commit is contained in:
commit
88443d6dcf
4 changed files with 39 additions and 5 deletions
|
@ -18,8 +18,8 @@
|
|||
|
||||
#######################################################
|
||||
|
||||
#__requires__ = ['ansible']
|
||||
#import pkg_resources
|
||||
__requires__ = ['ansible']
|
||||
import pkg_resources
|
||||
|
||||
import sys
|
||||
import os
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue