Skip to content
Snippets Groups Projects
Commit 255035fd authored by B13nch3n's avatar B13nch3n
Browse files

Update READEM.md

parent 609759c9
Branches
No related tags found
No related merge requests found
...@@ -129,7 +129,7 @@ $ DOCKER_BUILDKIT=1 docker build -f docker/Dockerfile --build-arg MMCIF_USER_ID= ...@@ -129,7 +129,7 @@ $ DOCKER_BUILDKIT=1 docker build -f docker/Dockerfile --build-arg MMCIF_USER_ID=
$ $
``` ```
For working on a translation script, it is convenient to mount the complete Git repository when running the Docker container interactively. This makes sure `pyproject.toml` is available from the repository root to `black` and `pylint`: For working on a translation script, it is convenient to mount the complete Git repository when running the Docker container interactively. This makes sure [`pyproject.toml`](../pyproject.toml) is available from the repository root to `black` and `pylint`:
```terminal ```terminal
$ touch .history $ touch .history
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment