Add uci to the build (#43)
Reviewed-on: #43 Co-authored-by: Josh <josh@joshuaschuett.com> Co-committed-by: Josh <josh@joshuaschuett.com>
This commit is contained in:
@@ -53,8 +53,9 @@ if __name__ == "__main__":
|
||||
name="chess",
|
||||
include_dirs=[
|
||||
"build",
|
||||
"scripts",
|
||||
"binding",
|
||||
"scripts",
|
||||
"uci",
|
||||
],
|
||||
ignore_patterns=[
|
||||
"*.pyc",
|
||||
|
||||
Reference in New Issue
Block a user