[Python API] move ngraph python api to the new location (#7364)

* [Python API] Move ngraph python api to the new destination

* fix building tests

* fix code-style checks

* building in azure

* fix building wheels

* apply fixes
This commit is contained in:
Anastasia Kuporosova
2021-09-09 13:41:11 +03:00
committed by GitHub
parent f5767d4a5b
commit 36318ca2cc
196 changed files with 79 additions and 34 deletions

View File

@@ -4,7 +4,7 @@ version: 2
updates:
# Enable version updates for nGraph Python API
- package-ecosystem: pip
directory: "/ngraph/python"
directory: "/runtime/bindings/python"
schedule:
interval: weekly
day: monday