mirror of
https://github.com/Icinga/icinga2.git
synced 2025-04-08 17:05:25 +02:00
parent
eb091a87b0
commit
ea4ad843e8
@ -15,6 +15,7 @@ setup(
|
||||
packages = find_packages(),
|
||||
entry_points = {
|
||||
'console_scripts': [ 'icinga2-list-objects=icinga2.commands.list_objects:main' ]
|
||||
}
|
||||
},
|
||||
use_2to3 = True
|
||||
)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user