Skip to content

Commit

Permalink
changed MANIFEST.in to exclude the previously removed files
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaelmartins committed Aug 1, 2010
1 parent 806c654 commit c355f5b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions MANIFEST.in
Expand Up @@ -7,12 +7,10 @@ include g-octave.1
include g-octave.html
include scripts/*
recursive-include g_octave/tinderbox *
recursive-include g_octave/svn *
recursive-include docs *
recursive-include tests *
prune docs/_build/
include docs/_build/.keep
exclude g_octave/tinderbox/*.pyc
exclude g_octave/svn/*.pyc
exclude tests/*.pyc

0 comments on commit c355f5b

Please sign in to comment.