Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
serhii73 committed Jan 23, 2025
1 parent 6a8bee8 commit bf1aeaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@ deps =
-rdateparser_scripts/requirements.txt
-rtests/requirements.txt
-rfuzzing/requirements.txt
atheris; python_version < '3.12'

[testenv]
deps =
{[base]deps}
tzlocal<3.0b1
# atheris==2.0.0; python_version < '3.12'
extras = calendars, fasttext, langdetect
commands =
pytest --cov=dateparser --cov-report=xml {posargs: tests}
Expand Down

0 comments on commit bf1aeaa

Please sign in to comment.