networktocode / ntc-rosetta

The missing bridge between industry standard CLIs and YANG
https://ntc-rosetta.readthedocs.io/en/latest/index.html
Apache License 2.0
103 stars 23 forks source link

copy vendored files #15

Closed dbarrosop closed 5 years ago

dbarrosop commented 5 years ago

This is because poetry doesn't support installing software from git submodules.

dbarrosop commented 5 years ago

Yeah, I am going to quickly add a make target to do that.