Skip to content

Commit 168e25e

Browse files
committed
Post-merge typo
1 parent cf04b8a commit 168e25e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,14 +15,14 @@ tests = [
1515
"pyright",
1616

1717
# External type stubs and optional dependencies
18+
"PyOpenGL",
1819
"matplotlib >=3.8",
1920
"pandas-stubs",
20-
"PyOpenGL",
2121
"pytest",
2222
"scipy-stubs",
2323
"types-networkx",
2424
"typing_extensions",
25-
25+
2626
# The libraries we're stubbing.
2727
# Needed for stubtest and downloads their dependencies to get known import symbols
2828
"scikit-image",

0 commit comments

Comments
 (0)