Skip to content

Commit 98d5d0c

Browse files
authored
Restore the order of pip options (#133)
This makes `--no-binary grapheme` effective. This partially reverts 28583c1
1 parent 67182e5 commit 98d5d0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
#
55
# pip-compile --generate-hashes --output-file=requirements.txt requirements.in
66
#
7+
--only-binary :all:
78
--no-binary grapheme
89
--no-binary grpclib
9-
--only-binary :all:
1010

1111
about-time==4.2.1 \
1212
--hash=sha256:6a538862d33ce67d997429d14998310e1dbfda6cb7d9bbfbf799c4709847fece \

0 commit comments

Comments
 (0)