Skip to content

Commit

Permalink
Add dataclasses requirement to test_requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
cb22 committed Oct 5, 2022
1 parent 1134fb9 commit 679cd54
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@ requests
packaging>=21.0
dparse>=0.6.2
ruamel.yaml>=0.17.21
dataclasses==0.8; python_version=="3.6"

0 comments on commit 679cd54

Please sign in to comment.