Skip to content

Commit 1aa4ffb

Browse files
committed
fix sdist build
the sdist build currently doesn't include the `csrc` directory, making the PyPi sdist impossible to build. fixes state-spaces#720
1 parent 4a8a2a2 commit 1aa4ffb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

MANIFEST.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
include csrc

0 commit comments

Comments
 (0)