Unverified Commit d07af9b0 authored by Sandro Jäckel's avatar Sandro Jäckel Committed by GitHub
Browse files

pypy3Packages.babel: fix test_setuptools_commands test (#443709)

parents 2133cd5a c911e28e
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -10,6 +10,7 @@

  # tests
  freezegun,
  glibcLocales,
  pytestCheckHook,
  pytz,
  tzdata,
@@ -31,6 +32,7 @@ buildPythonPackage rec {

  nativeCheckInputs = [
    freezegun
    glibcLocales
    pytestCheckHook
    # https://github.com/python-babel/babel/issues/988#issuecomment-1521765563
    pytz