Skip to content

Commit e378b28

Browse files
committed
Fix system python2 build
commit_hash:ccec15f902cad401b91b086861d2037b65c00de8
1 parent 28244e7 commit e378b28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/sysincl/python.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
- source_filter: "^(?!((contrib/tools/python3(_prev)?|library/python/runtime(_py3)?/main|library/python/symbols)/))"
1+
- source_filter: "^(?!((contrib/tools/python3(_prev)?|library/python/runtime(_py3)?/main|library/python/symbols|contrib/tools/python)/))"
22
includes:
33
- Python-ast.h
44
- Python.h

0 commit comments

Comments
 (0)