Skip to content

Commit 8946f16

Browse files
moloneyeffigies
andauthored
BF: Add dataclasses backport for 3.6
Co-authored-by: Chris Markiewicz <[email protected]>
1 parent 4ba6a73 commit 8946f16

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ install_requires =
3232
numpy >=1.13
3333
packaging >=14.3
3434
bitarray
35+
dataclasses ; python_version < "3.7"
3536
zip_safe = False
3637
packages = find:
3738

0 commit comments

Comments
 (0)