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