Skip to content

Commit 614b717

Browse files
authored
Merge pull request #267 from mwcraig/remove-template-entry-point
Remove example entry point from package template
2 parents d6165f9 + 0e2518e commit 614b717

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

setup.cfg

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,3 @@ ignore = E402,E741,E226,E501
6262
# Excluding files that are directly copied from the package template or
6363
# generated
6464
exclude = _astropy_init.py,version.py,ah_bootstrap.py
65-
66-
67-
[entry_points]
68-
69-
astropy-package-template-example = packagename.example_mod:main

0 commit comments

Comments
 (0)