We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 358909c commit 951b676Copy full SHA for 951b676
release/README.md
@@ -144,3 +144,9 @@ Once you have it working, push the changes up to Dockerhub
144
docker push sympy/sympy-release
145
146
You'll need access to the sympy org, ask Aaron or Ondřej if you need it.
147
+
148
+It is usually not necessary to rebuild the Docker container. The container
149
+first pulls the latest version of the release branch before running rever
150
+(see `pull_and_run_rever.sh`), so unless you modify that script, or change the
151
+packages that are installed in the container, it should not be necessary to
152
+rebuild it.
0 commit comments