Skip to content
Snippets Groups Projects

Update code to run under Python3 + Conda packaging

Closed Maeva Pourpoint requested to merge conda_package into master
1 file
+ 0
1
Compare changes
  • Side-by-side
  • Inline
+ 0
1
@@ -9,7 +9,6 @@ build:
@@ -9,7 +9,6 @@ build:
noarch: python
noarch: python
number: 0
number: 0
script: {{ PYTHON }} -m pip install . --no-deps -vv
script: {{ PYTHON }} -m pip install . --no-deps -vv
string: py_3
requirements:
requirements:
build:
build:
Loading