Skip to content

Commit

Permalink
Add dataclasses as requirement for py3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
aseyboldt committed Jul 2, 2020
1 parent dcee437 commit 92e0dd2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,5 @@ patsy>=0.5.1
fastprogress>=0.2.0
h5py>=2.7.0
typing-extensions>=3.7.4
dataclasses
contextvars; python_version < '3.7'

0 comments on commit 92e0dd2

Please sign in to comment.