Skip to content

Commit

Permalink
FIX GH #12 Include pxd files in the source-code release
Browse files Browse the repository at this point in the history
The __init__.py file seems to already be included, so no changes
there.
  • Loading branch information
mcfletch committed Dec 28, 2019
1 parent ca2cbbe commit d401885
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions accelerate/MANIFEST.in
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
include src/*.pyx
include src/*.c
include OpenGL_accelerate/*.pxd
include license.txt

0 comments on commit d401885

Please sign in to comment.