pythonPackages:google*: Noramlize names by replacing _ with -
This commit is contained in:
@@ -17,7 +17,7 @@ python3Packages.buildPythonApplication rec {
|
||||
propagatedBuildInputs = (with python3Packages; [
|
||||
boto
|
||||
gevent
|
||||
google_cloud_storage
|
||||
google-cloud-storage
|
||||
]) ++ [
|
||||
postgresql
|
||||
lzop
|
||||
|
||||
Reference in New Issue
Block a user