Skip to content

Commit 29e389d

Browse files
committed
Fixes #2: no translation in stand-alone version
1 parent 26ee9ea commit 29e389d

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ for future and past milestones.
77

88
🛠️ Bug fixes:
99

10+
* [Issue #2](https://github.com/Codra-Ingenierie-Informatique/DataLab/issues/2) - French translation is not available on Windows/Stand alone version
1011
* [Issue #3](https://github.com/Codra-Ingenierie-Informatique/DataLab/issues/3) - Save image to JPEG2000: 'OSError: encoder error -2 when writing image file'
1112

1213
## DataLab Version 0.9.0 ##

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ pylint
1010
black
1111
coverage
1212
pycodestyle
13-
pyinstaller
13+
pyinstaller>=6.2
1414
sphinx
1515
sphinx-intl
1616
myst_parser

0 commit comments

Comments
 (0)