Loading pkgs/development/python-modules/dynaconf/default.nix +5 −0 Original line number Diff line number Diff line Loading @@ -59,6 +59,11 @@ buildPythonPackage rec { versionCheckHook ]; disabledTests = [ # AssertionError: assert 42.1 == 'From development env' "test_envless_load_file" ]; disabledTestPaths = [ # import file mismatch # imported module 'app_test' has this __file__ attribute: Loading Loading
pkgs/development/python-modules/dynaconf/default.nix +5 −0 Original line number Diff line number Diff line Loading @@ -59,6 +59,11 @@ buildPythonPackage rec { versionCheckHook ]; disabledTests = [ # AssertionError: assert 42.1 == 'From development env' "test_envless_load_file" ]; disabledTestPaths = [ # import file mismatch # imported module 'app_test' has this __file__ attribute: Loading