Add support for unstable Python versions (#38)
* Add support of unstable versions to package generation (#2) * Add support of symver versions to Python setup scripts and tests Co-authored-by: Maksim Petrov <[email protected]> Co-authored-by: MaksimZhukov <[email protected]> Co-authored-by: Maxim Lobanov <[email protected]>
This commit is contained in:
co-authored by
Maksim Petrov
MaksimZhukov
Maxim Lobanov
parent
67794a4d5f
commit
5c851d6172
@@ -3,6 +3,8 @@ jobs:
|
||||
pool:
|
||||
name: Azure Pipelines
|
||||
vmImage: $(VmImage)
|
||||
variables:
|
||||
TestRunTitle: 'python-$(Platform)-$(Architecture)'
|
||||
steps:
|
||||
- checkout: self
|
||||
submodules: true
|
||||
|
||||
Reference in New Issue
Block a user