We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf04b8a commit 168e25eCopy full SHA for 168e25e
1 file changed
pyproject.toml
@@ -15,14 +15,14 @@ tests = [
15
"pyright",
16
17
# External type stubs and optional dependencies
18
+ "PyOpenGL",
19
"matplotlib >=3.8",
20
"pandas-stubs",
- "PyOpenGL",
21
"pytest",
22
"scipy-stubs",
23
"types-networkx",
24
"typing_extensions",
25
-
+
26
# The libraries we're stubbing.
27
# Needed for stubtest and downloads their dependencies to get known import symbols
28
"scikit-image",
0 commit comments