boto3: Format

This commit is contained in:
Tim Steinbach
2021-02-21 14:08:14 -05:00
parent 1805b5871d
commit ef811f2d08

View File

@@ -12,7 +12,7 @@
}:
buildPythonPackage rec {
pname = "boto3";
pname = "boto3";
version = "1.17.5"; # N.B: if you change this, change botocore too
src = fetchPypi {