We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf3361b commit b909a81Copy full SHA for b909a81
1 file changed
conda/pygpu/meta.yaml
@@ -1,4 +1,4 @@
1
-{% set version = environ.get('GIT_DESCRIBE_TAG')[1:] %}
+{% set version = environ.get('GPUARRAY_VERSION') %}
2
3
package:
4
name: pygpu
0 commit comments