Explorar o código

Upgraded to xeus-python 0.6.7

Johan Mabille %!s(int64=5) %!d(string=hai) anos
pai
achega
a86e9031fa
Modificáronse 2 ficheiros con 2 adicións e 2 borrados
  1. 1 1
      azure-pipelines.yml
  2. 1 1
      binder/environment.yml

+ 1 - 1
azure-pipelines.yml

@@ -16,7 +16,7 @@ steps:
 
 - bash: |
     source activate jupyterlab-debugger
-    conda install --yes --quiet -c conda-forge nodejs xeus-python=0.6.6 ptvsd python=$PYTHON_VERSION
+    conda install --yes --quiet -c conda-forge nodejs xeus-python=0.6.7 ptvsd python=$PYTHON_VERSION
     python -m pip install -U --pre jupyterlab
   displayName: Install dependencies
 

+ 1 - 1
binder/environment.yml

@@ -6,4 +6,4 @@ dependencies:
 - nodejs
 - notebook=6
 - ptvsd
-- xeus-python=0.6.6
+- xeus-python=0.6.7