Skip to content

Commit

Permalink
Merge branch 'language' of https://github.com/gavishpoddar/dateparser
Browse files Browse the repository at this point in the history
…into pr/gavishpoddar/932
  • Loading branch information
gavishpoddar authored Aug 24, 2021
2 parents 03a689c + 6a78400 commit dd59484
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
with:
python-version: '${{ matrix.python-version }}'
- name: Install language-pack-fr
run: sudo apt-get install language-pack-fr
run: sudo apt-get update && sudo apt-get install language-pack-fr
- name: Install python dependencies
run: pip install tox
- name: tox
Expand Down
3 changes: 0 additions & 3 deletions dateparser/data/languages_info.py
Original file line number Diff line number Diff line change
Expand Up @@ -736,9 +736,6 @@
"tr": [
"tr"
],
"tt": [
"tt"
],
"twq": [
"twq"
],
Expand Down

0 comments on commit dd59484

Please sign in to comment.