python.pkgs.aws-sam-translator: allow python 3
This commit is contained in:
parent
f4bb4bb309
commit
622f822254
1 changed files with 0 additions and 2 deletions
|
@ -20,8 +20,6 @@ buildPythonPackage rec {
|
|||
# Tests are not included in the PyPI package
|
||||
doCheck = false;
|
||||
|
||||
disabled = isPy3k;
|
||||
|
||||
propagatedBuildInputs = [
|
||||
boto3
|
||||
enum34
|
||||
|
|
Loading…
Reference in a new issue