Skip to content

Commit

Permalink
Removing setuptools_entry, we're using global setuptool_dummy
Browse files Browse the repository at this point in the history
  • Loading branch information
Lukas Linhart committed May 20, 2009
1 parent 641bed8 commit aa51ad7
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 63 deletions.
4 changes: 0 additions & 4 deletions setup.py
Expand Up @@ -16,10 +16,6 @@
exclude = ('docs', 'tests')
),

entry_points = {
'setuptools.file_finders': ['dummy = setuptools_entry:dummylsfiles'],
},

include_package_data = True,

)
Expand Down
59 changes: 0 additions & 59 deletions setuptools_entry.py

This file was deleted.

0 comments on commit aa51ad7

Please sign in to comment.