Skip to content

Commit 679cd54

Browse files
committed
Add dataclasses requirement to test_requirements.txt
1 parent 1134fb9 commit 679cd54

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test_requirements.txt

+1
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,4 @@ requests
66
packaging>=21.0
77
dparse>=0.6.2
88
ruamel.yaml>=0.17.21
9+
dataclasses==0.8; python_version=="3.6"

0 commit comments

Comments
 (0)