boto3: Format

This commit is contained in:
Tim Steinbach
2021-02-21 14:08:27 -05:00
parent 1805b5871d
commit ef811f2d08
@@ -12,7 +12,7 @@
}: }:
buildPythonPackage rec { buildPythonPackage rec {
pname = "boto3"; pname = "boto3";
version = "1.17.5"; # N.B: if you change this, change botocore too version = "1.17.5"; # N.B: if you change this, change botocore too
src = fetchPypi { src = fetchPypi {