Loading .pre-commit-config.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -30,6 +30,6 @@ name: piprot description: Check up-to-date Python requirements language: system entry: piprot --quiet --outdated tests/requirements.txt entry: piprot --outdated tests/requirements.txt files: requirements.txt always_run: true .travis.yml +2 −2 Original line number Diff line number Diff line --- language: python python: ["2.7", "3.4"] python: ["2.7", "3.5"] dist: trusty sudo: True group: beta Loading @@ -21,7 +21,7 @@ env: matrix: fast_finish: True allow_failures: - python: "3.4" - python: "3.5" - env: *openbsd59 cache: - pip Loading tests/requirements.txt +2 −2 Original line number Diff line number Diff line ansible==2.2.1.0 testinfra==1.5.2 molecule==1.18.0 molecule==1.19.0 ansible-lint==3.4.10 pre-commit==0.10.1 pre-commit==0.11.0 piprot==0.9.7 python-vagrant==0.5.14 docker-py==1.10.6 Loading Loading
.pre-commit-config.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -30,6 +30,6 @@ name: piprot description: Check up-to-date Python requirements language: system entry: piprot --quiet --outdated tests/requirements.txt entry: piprot --outdated tests/requirements.txt files: requirements.txt always_run: true
.travis.yml +2 −2 Original line number Diff line number Diff line --- language: python python: ["2.7", "3.4"] python: ["2.7", "3.5"] dist: trusty sudo: True group: beta Loading @@ -21,7 +21,7 @@ env: matrix: fast_finish: True allow_failures: - python: "3.4" - python: "3.5" - env: *openbsd59 cache: - pip Loading
tests/requirements.txt +2 −2 Original line number Diff line number Diff line ansible==2.2.1.0 testinfra==1.5.2 molecule==1.18.0 molecule==1.19.0 ansible-lint==3.4.10 pre-commit==0.10.1 pre-commit==0.11.0 piprot==0.9.7 python-vagrant==0.5.14 docker-py==1.10.6 Loading