mirror of
https://github.com/ail-project/ail-framework.git
synced 2024-11-23 14:37:17 +00:00
Merge pull request #334 from 5thColumn/pybgpranking
Add pybgpranking to install deps
This commit is contained in:
commit
d54c4e2d86
1 changed files with 1 additions and 0 deletions
|
@ -95,6 +95,7 @@ popd
|
|||
mkdir -p $AIL_HOME/PASTES
|
||||
|
||||
pip3 install -U pip
|
||||
pip3 install 'git+https://github.com/D4-project/BGP-Ranking.git/@7e698f87366e6f99b4d0d11852737db28e3ddc62#egg=pybgpranking&subdirectory=client'
|
||||
pip3 install -U -r pip3_packages_requirement.txt
|
||||
|
||||
# Pyfaup
|
||||
|
|
Loading…
Reference in a new issue