Skip to content

Commit

Permalink
[#2799] Fix annoying setup.py formating for easier debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
tobes committed Aug 6, 2012
1 parent 866bc43 commit ab6b938
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion setup.py
Expand Up @@ -57,7 +57,8 @@
('**.txt', 'genshi', {
'template_class': 'genshi.template:TextTemplate'
}),
]},
]
},
entry_points="""
[nose.plugins.0.10]
main = ckan.ckan_nose_plugin:CkanNose
Expand Down

0 comments on commit ab6b938

Please sign in to comment.