Skip to content

Commit

Permalink
requirements: Update inspektor requirement to 0.1.16
Browse files Browse the repository at this point in the history
Inspektor 0.1.15 has a bug (it doesn't require pep8,
so people trying to use it without pep8 are in for a
treat).

With the 0.1.16 release, that bug is fixed, so, let's update.

Signed-off-by: Lucas Meneghel Rodrigues <lmr@redhat.com>
  • Loading branch information
lmr committed Jul 31, 2015
1 parent 9b1dca7 commit 450a717
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-travis.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
pep8==1.6.2
inspektor==0.1.15
inspektor==0.1.16
aexpect==1.0.0

0 comments on commit 450a717

Please sign in to comment.