Skip to content

Commit e4f36e2

Browse files
authored
Use new version of myst-build-proxy (#35)
1 parent 20e30b7 commit e4f36e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,4 +56,4 @@ dependencies:
5656
# Pip-only dependencies... ideally we get these on conda-forge.
5757
- "pip"
5858
- pip:
59-
- "jupyter-myst-build-proxy" # Automatic build and proxying of MyST sites, triggered by requests to `$PREFIX/myst-build/$PATH_TO_MYST_PROJECT`
59+
- "jupyter-myst-build-proxy >=0.5.0"

0 commit comments

Comments
 (0)