Skip to content

Commit 8c0fcf6

Browse files
committed
Add manifest file to include C# sources
Fixes #1633.
1 parent bc5b084 commit 8c0fcf6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

MANIFEST.in

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
recursive-include src/ *
2+
include Directory.Build.*
3+
include pythonnet.sln
4+
global-exclude **/obj/* **/bin/*

0 commit comments

Comments
 (0)