[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:
committed by
GitHub
parent
f5767d4a5b
commit
36318ca2cc
2
.github/dependabot.yml
vendored
2
.github/dependabot.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user