Skip to content

Commit

Permalink
Update setup.py removing convergence extension
Browse files Browse the repository at this point in the history
  • Loading branch information
indraniBh authored Sep 27, 2024
1 parent 5aaf5f5 commit 4960c47
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@
extras_require={
"ixnetwork": ["snappi_ixnetwork==0.9.1"],
"trex": ["snappi_trex"],
"convergence": ["snappi_convergence==0.4.1"],
"testing": ["pytest", "flask"],
},
)

0 comments on commit 4960c47

Please sign in to comment.