Skip to content

Commit ee14883

Browse files
authored
Merge pull request #39 from albertvaka/patch-1
Specify attrs minimum required version
2 parents e31d634 + 39afb51 commit ee14883

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ setup_requires =
2828
setuptools >= 40.6
2929
pip >= 10
3030
install_requires =
31-
attrs
31+
attrs >= 18.2.0
3232
typing-extensions
3333

3434
[options.packages.find]

0 commit comments

Comments
 (0)