Skip to content

Commit

Permalink
working on setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark Fiers committed Oct 23, 2012
1 parent 775b2f8 commit 25f20ba
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,6 @@
for t in toRemove:
dirnames.remove(t)

if not '__init__.py' in filenames:
continue
pn = dirpath.replace('./lib/python/', '').replace('/', '.')
packagenames.append(pn)

Expand Down

0 comments on commit 25f20ba

Please sign in to comment.