Skip to content

Commit c7f2a91

Browse files
committed
fix 3.8 tensorflow in ci
1 parent e0e2c16 commit c7f2a91

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/python-tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@ jobs:
7373
sudo apt update
7474
sudo apt install -y graphviz
7575
pip install .[tensorflow]
76+
pip install typing_extensions>=4.8.0
7677
;;
7778
7879
esac

0 commit comments

Comments
 (0)