Skip to content

Commit

Permalink
do not use so files for black
Browse files Browse the repository at this point in the history
  • Loading branch information
erikng committed Feb 1, 2024
1 parent 015c8e2 commit 8c45c8d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion requirements_recommended.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ asn1crypto==1.5.1
aspy.yaml==1.3.0
attrs==23.2.0
black==24.1.1
--no-binary black
certifi==2023.11.17
cffi==1.16.0
--no-binary cffi
Expand Down Expand Up @@ -37,4 +38,4 @@ tomli==2.0.1
urllib3==2.2.0
virtualenv==20.25.0
xattr==1.0.0
--no-binary xattr
--no-binary xattr

0 comments on commit 8c45c8d

Please sign in to comment.