Skip to content

Commit

Permalink
add initial yang code (nothing useful)
Browse files Browse the repository at this point in the history
  • Loading branch information
thomas-mangin committed Jan 12, 2021
1 parent aba3a12 commit 11d7cf9
Show file tree
Hide file tree
Showing 12 changed files with 4,309 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,8 @@ classifiers = [
[tool.poetry.dependencies]
python = "~3.6 || ~3.7 || ^3.8" # Compatible python versions must be declared here
pyang = "^2.3.2"
pyang-jsontree-plugin = "^0.1"
pyangbind="^0.8.1"
pygments-yang-lexer = "^0.2"

# Optional dependencies (development)
pudb = "^2019.2"
Expand Down
Loading

0 comments on commit 11d7cf9

Please sign in to comment.