Unverified Commit b3607004 authored by Nikita Titov's avatar Nikita Titov Committed by GitHub
Browse files

fix regex in MANIFEST file (#3593)

parent 5e24b80b
......@@ -4,7 +4,7 @@ include *.rst *.txt
recursive-include lightgbm *.py *.txt *.so
recursive-include compile *.txt *.so
recursive-include compile/Release *.dll
recursive-include compile/compute/ *.txt
recursive-include compile/compute *.txt
recursive-include compile/compute/cmake *
recursive-include compile/compute/include *
recursive-include compile/compute/meta *
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment