forked from mirrors/nixpkgs
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
|
# Tests are not included in the PyPI package
|
||||||
doCheck = false;
|
doCheck = false;
|
||||||
|
|
||||||
disabled = isPy3k;
|
|
||||||
|
|
||||||
propagatedBuildInputs = [
|
propagatedBuildInputs = [
|
||||||
boto3
|
boto3
|
||||||
enum34
|
enum34
|
||||||
|
|
Loading…
Add table
Reference in a new issue