From 4687943732f254d9c42638f7b748d9cde6241735 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Torsten=20W=C3=B6rtwein?= Date: Tue, 28 Jun 2022 11:11:14 -0400 Subject: [PATCH] CI: use matplotlib stubs --- .gitmodules | 3 +++ matplotlib | 1 + microsoft-python-type-stubs | 1 + 3 files changed, 5 insertions(+) create mode 100644 .gitmodules create mode 120000 matplotlib create mode 160000 microsoft-python-type-stubs diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 000000000..6d715659b --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "microsoft-python-type-stubs"] + path = microsoft-python-type-stubs + url = git@github.com:microsoft/python-type-stubs.git diff --git a/matplotlib b/matplotlib new file mode 120000 index 000000000..875fe80b6 --- /dev/null +++ b/matplotlib @@ -0,0 +1 @@ +microsoft-python-type-stubs/matplotlib/ \ No newline at end of file diff --git a/microsoft-python-type-stubs b/microsoft-python-type-stubs new file mode 160000 index 000000000..0aa15ddf9 --- /dev/null +++ b/microsoft-python-type-stubs @@ -0,0 +1 @@ +Subproject commit 0aa15ddf9f6ec4c38b822306d3e05b45e22b6680