Skip to content

Commit 6900f8e

Browse files
committed
Fix --only-binary flag
Signed-off-by: Filipe Laíns <[email protected]>
1 parent f21ec5d commit 6900f8e

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

Doc/requirements-no-build.txt

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,5 @@
33
# Requirements when not running the build Python,
44
# such as optional native extensions.
55

6-
--only-binary
7-
86
# Needed to support generating social cards in sphinxext-opengraph.
9-
matplotlib
7+
--only-binary matplotlib

0 commit comments

Comments
 (0)