Skip to content

Commit ff15b5d

Browse files
authored
Merge pull request #49 from mattsb42-aws/enum34
add explicit enum34 requirement
2 parents 6ff66fa + 193975a commit ff15b5d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

requirements.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
boto3>=1.4.4
22
cryptography>=1.8.1
3-
attrs>=17.4.0
3+
attrs>=17.4.0
4+
enum34; python_version < '3.4'

0 commit comments

Comments
 (0)