Skip to content
Snippets Groups Projects
Commit 07291ef3 authored by Bienchen's avatar Bienchen
Browse files

Update README.md

parent 255035fd
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`](../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