Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Assure we install dataclasses on py36 (#2982)
dataclasses ships only with py37 or newer so we need to install the backport for older versions.
- Loading branch information