Skip to content

Commit 0b3b8fa

Browse files
committed
black for Python 3.8 only
1 parent c5735fd commit 0b3b8fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/testing.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
black==24.3.0
1+
black==24.3.0 ; python_version >= '3.8'
22
coverage==7.2.7
33
flake8==6.0.0 ; python_version >= '3.8'
44
isort==5.12.0 ; python_version >= '3.8'

0 commit comments

Comments
 (0)