Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
tianlh
LightGBM-DCU
Commits
b3607004
Unverified
Commit
b3607004
authored
Nov 24, 2020
by
Nikita Titov
Committed by
GitHub
Nov 24, 2020
Browse files
fix regex in MANIFEST file (#3593)
parent
5e24b80b
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
python-package/MANIFEST.in
python-package/MANIFEST.in
+1
-1
No files found.
python-package/MANIFEST.in
View file @
b3607004
...
@@ -4,7 +4,7 @@ include *.rst *.txt
...
@@ -4,7 +4,7 @@ include *.rst *.txt
recursive-include lightgbm *.py *.txt *.so
recursive-include lightgbm *.py *.txt *.so
recursive-include compile *.txt *.so
recursive-include compile *.txt *.so
recursive-include compile/Release *.dll
recursive-include compile/Release *.dll
recursive-include compile/compute
/
*.txt
recursive-include compile/compute *.txt
recursive-include compile/compute/cmake *
recursive-include compile/compute/cmake *
recursive-include compile/compute/include *
recursive-include compile/compute/include *
recursive-include compile/compute/meta *
recursive-include compile/compute/meta *
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment