Skip to content

Commit 2e4748f

Browse files
committed
Add black to tests/requirements.txt
1 parent b0a5899 commit 2e4748f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tests/requirements.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,5 @@ biopython>=1.77;python_version>="3.0"
1515
biopython==1.76;python_version=="2.7"
1616
cryptography<3.4;python_version<"3.7"
1717
pytest==7.0.1
18-
wrapt==1.14.0;python_version>="3.7"
18+
wrapt==1.14.0;python_version>="3.7"
19+
black==23.9.1

0 commit comments

Comments
 (0)