boto3: Format
This commit is contained in:
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 {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user