Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-10-16 | Remove running LT in setup.sh | Argos Open Tech | |
I think it makes more sense for the user to run this command directly. I'm going to move it to the README | |||
2023-10-01 | Fix pip install for Hatch | Argos Open Tech | |
LibreTranslate recently switched to the Hatch build system which doesn't seem to support installing in editable mode. I'm removing the -e option from pip install to fix this which isn't necessary unless users want to modify the source after installing. https://github.com/argosopentech/LibreTranslate-init/issues/17 Error before this commit: ERROR: File "setup.py" not found. Directory cannot be installed in editable mode: /home/libretranslate/LibreTranslate (A "pyproject.toml" file was found, but editable mode currently requires a setup.py based build.) | |||
2021-12-19 | Addin --no-cache-dir to pip install | rhclayto | |
2021-07-17 | Use virtualenv | P.J. Finlay | |
2021-07-17 | Improvements | P.J. Finlay | |
2021-07-17 | Improvements | P.J. Finlay | |
2021-07-17 | Launcing LibreTranslate from script | P.J. Finlay | |
2021-07-17 | More improvements | P.J. Finlay | |
2021-07-17 | Improvements | P.J. Finlay | |
2021-07-13 | Nginx and systemd setup | P.J. Finlay | |
2021-07-12 | Install dependencies | P.J. Finlay | |