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 c973c3b commit f3a10cbCopy full SHA for f3a10cb
conda/meta.yaml
@@ -11,10 +11,10 @@ build:
11
12
requirements:
13
build:
14
- - python >= {{ environ.get('PYTHON_VERSION') }}
+ - python >={{ environ.get('PYTHON_VERSION') }}
15
- setuptools
16
run:
17
18
- oce 0.18.*
19
- pythonocc-core 0.18.2*
20
- pyparsing 2.*
0 commit comments