Update setup.py
This commit is contained in:
parent
3207f7de8b
commit
e282ac6072
1
setup.py
1
setup.py
|
@ -30,7 +30,6 @@ setup(
|
||||||
scripts=[
|
scripts=[
|
||||||
'orchestra/bin/orchestra-admin',
|
'orchestra/bin/orchestra-admin',
|
||||||
'orchestra/contrib/tasks/bin/orchestra-beat',
|
'orchestra/contrib/tasks/bin/orchestra-beat',
|
||||||
'orchestra/contrib/domains/bin/named-checkzone',
|
|
||||||
],
|
],
|
||||||
packages = packages,
|
packages = packages,
|
||||||
classifiers = [
|
classifiers = [
|
||||||
|
|
Loading…
Reference in New Issue