fixup! python3Packages.azure-data-tables: init at 12.4.0

main
Sandro Jäckel 2 years ago
parent ce0ebc2e15
commit 77cdee1946
No known key found for this signature in database
GPG Key ID: 3AF5A43A3EECC2E5
  1. 2
      pkgs/development/python-modules/azure-data-tables/default.nix

@ -23,6 +23,8 @@ buildPythonPackage rec {
# has no tests
doCheck = false;
pythonImportsCheck = [ "azure.data.tables" ];
meta = with lib; {
description = "NoSQL data storage service that can be accessed from anywhere";
homepage = "https://github.com/Azure/azure-sdk-for-python";

Loading…
Cancel
Save