diff -r 5af41c7a366f -r 29361e3c8fda src/pyams_content_es.egg-info/entry_points.txt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/src/pyams_content_es.egg-info/entry_points.txt Thu Apr 21 18:33:50 2016 +0200 @@ -0,0 +1,5 @@ + + # -*- Entry points: -*- + [console_scripts] + pyams_es_index = pyams_content_es.scripts.index:index_site + \ No newline at end of file