Skip to content

Commit

Permalink
initial partial conversion to argparse (and env required change)
Browse files Browse the repository at this point in the history
  • Loading branch information
thomas-mangin committed May 14, 2020
1 parent 9618465 commit 8a315cc
Show file tree
Hide file tree
Showing 37 changed files with 1,097 additions and 1,118 deletions.
1 change: 1 addition & 0 deletions lib/exabgp/__main__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
if __name__ == '__main__':
from exabgp.application.main import main

main()

0 comments on commit 8a315cc

Please sign in to comment.