Thanks to visit codestin.com Credit goes to github.com
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 02a8a34 commit 0e5e58eCopy full SHA for 0e5e58e
conda.recipe/meta.yaml
@@ -1,6 +1,6 @@
1
package:
2
name: pythonnet
3
- version: {{ environ.get('GIT_DESCRIBE_TAG', '').replace('-dev', '.dev') }}
+ version: "2.3.0.dev1"
4
5
build:
6
skip: True # [not win]
0 commit comments