dev-python/dateparser: rephrase a comment

Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
This commit is contained in:
Anna (cybertailor) Vyalkova
2022-11-23 03:46:11 +05:00
parent 8d81e9a33d
commit ad94204ebe

View File

@@ -30,7 +30,7 @@ BDEPEND="test? (
)"
EPYTEST_IGNORE=(
# GitPython fails to allocate memory
# tests that require network
tests/test_dateparser_data_integrity.py
)