Skip to content

Commit

Permalink
don't include leftover .so files in sdist packages (#292)
Browse files Browse the repository at this point in the history
  • Loading branch information
nlgranger authored and jmschrei committed Jul 19, 2017
1 parent d1079e9 commit 639e8ed
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion MANIFEST.in
@@ -1,2 +1,3 @@
include *.txt
include pomegranate/*
include pomegranate/*.c
include pomegranate/*.pxd

0 comments on commit 639e8ed

Please sign in to comment.