Skip to content
This repository has been archived by the owner on Mar 7, 2018. It is now read-only.

Commit

Permalink
Pin napalm-base version
Browse files Browse the repository at this point in the history
  • Loading branch information
dbarrosop committed Oct 5, 2016
1 parent 0b2a95b commit 2698fef
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Expand Up @@ -4,8 +4,6 @@ python:
install:
- pip install .
- pip install -r requirements-dev.txt
- pip install -e git+https://github.com/napalm-automation/napalm-base.git@develop#egg=napalm-base
- pip install coveralls
deploy:
provider: pypi
user: dbarroso
Expand Down
1 change: 1 addition & 0 deletions requirements-dev.txt
@@ -1,3 +1,4 @@
coveralls
pytest
pytest-cov
pytest-json
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
@@ -1,2 +1,2 @@
napalm_base
napalm_base==0.17.0
pyeapi

0 comments on commit 2698fef

Please sign in to comment.