Skip to content

Commit

Permalink
add missing cythonize.py script to sdist
Browse files Browse the repository at this point in the history
  • Loading branch information
scoder committed Oct 11, 2014
1 parent d81b2e3 commit e51ee40
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions MANIFEST.in
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@ include pylintrc
include setup.py
include setupegg.py
include bin/*
include cython.py
include cygdb.py
include cython.py cythonize.py cygdb.py
recursive-include Cython *.pyx *.pxd
include Doc/*

Expand Down

0 comments on commit e51ee40

Please sign in to comment.