Skip to content

Commit

Permalink
unpin libclang on mac (#360)
Browse files Browse the repository at this point in the history
  • Loading branch information
2bndy5 authored Jul 3, 2024
1 parent b21e566 commit 99ba8ab
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions requirements/cpp.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1 @@
# https://github.com/sighingnow/libclang/issues/71
libclang < 17 ; sys_platform == 'darwin'
libclang ; sys_platform != 'darwin'
libclang

0 comments on commit 99ba8ab

Please sign in to comment.