Skip to content

Commit

Permalink
Locale fix
Browse files Browse the repository at this point in the history
  • Loading branch information
sveinugu committed Oct 31, 2023
1 parent 8ccd6ba commit 1893227
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ build:
tools:
python: "3.10"
commands:
- LC_ALL=C python -c "import locale;a = locale.getlocale();print(a);locale.setlocale(locale.LC_ALL, a)"
# Install poetry
# https://python-poetry.org/docs/#installing-manually
- pip install poetry==1.6.1
Expand Down

0 comments on commit 1893227

Please sign in to comment.