Skip to content

Commit

Permalink
Merge e3954c9 into d767fbd
Browse files Browse the repository at this point in the history
  • Loading branch information
repo-helper[bot] committed Jan 14, 2021
2 parents d767fbd + e3954c9 commit c74d959
Show file tree
Hide file tree
Showing 25 changed files with 26 additions and 26 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/python_ci_linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
- name: Install dependencies 🔧
run: |
python -m pip install --upgrade pip setuptools wheel
python -m pip install --upgrade coveralls coverage_pyver_pragma
python -m pip install --upgrade "coveralls>=3.0.0" coverage_pyver_pragma
- name: "Download Coverage 🪂"
uses: actions/download-artifact@v2
Expand All @@ -94,7 +94,7 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: |
coveralls
coveralls --service=github
Deploy:
needs: tests
Expand Down
2 changes: 1 addition & 1 deletion tests/test_cli/test_show_/test_requirements_3_6_.tree
Original file line number Diff line number Diff line change
Expand Up @@ -324,5 +324,5 @@ repo_helper==2020.12.18
│ └── importlib-metadata>=1.5.0; python_version < "3.8"
│ ├── zipp>=0.5
│ └── typing-extensions>=3.6.4; python_version < "3.8"
├── isort==5.5.2
├── isort<=5.6.4,>=5.5.2
└── yapf==0.30.0
2 changes: 1 addition & 1 deletion tests/test_cli/test_show_/test_requirements_3_7_.tree
Original file line number Diff line number Diff line change
Expand Up @@ -298,5 +298,5 @@ repo_helper==2020.12.18
│ └── importlib-metadata>=1.5.0; python_version < "3.8"
│ ├── zipp>=0.5
│ └── typing-extensions>=3.6.4; python_version < "3.8"
├── isort==5.5.2
├── isort<=5.6.4,>=5.5.2
└── yapf==0.30.0
2 changes: 1 addition & 1 deletion tests/test_cli/test_show_/test_requirements_3_8_.tree
Original file line number Diff line number Diff line change
Expand Up @@ -255,5 +255,5 @@ repo_helper==2020.12.18
│ ├── natsort>=7.1.0
│ ├── pydash>=4.7.4
│ └── typing-extensions>=3.7.4.3
├── isort==5.5.2
├── isort<=5.6.4,>=5.5.2
└── yapf==0.30.0
2 changes: 1 addition & 1 deletion tests/test_cli/test_show_/test_requirements_3_9__.tree
Original file line number Diff line number Diff line change
Expand Up @@ -254,5 +254,5 @@ repo_helper==2020.12.18
│ ├── natsort>=7.1.0
│ ├── pydash>=4.7.4
│ └── typing-extensions>=3.7.4.3
├── isort==5.5.2
├── isort<=5.6.4,>=5.5.2
└── yapf==0.30.0
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ repo_helper==2020.12.18
├── idna<3,==2.10,>=2.5
├── importlib-metadata>=1.5.0; python_version < "3.8"
├── importlib-resources>=3.0.0; python_version < "3.7"
├── isort==5.5.2
├── isort<=5.6.4,>=5.5.2
├── jinja2>=2.11.2
├── jsonschema>=3.2.0
├── lockfile>=0.12.2
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ repo_helper==2020.12.18
├── identify>=1.0.0
├── idna<3,==2.10,>=2.5
├── importlib-metadata>=1.5.0; python_version < "3.8"
├── isort==5.5.2
├── isort<=5.6.4,>=5.5.2
├── jinja2>=2.11.2
├── jsonschema>=3.2.0
├── lockfile>=0.12.2
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ repo_helper==2020.12.18
├── filelock<4,>=3.0.12
├── identify>=1.0.0
├── idna<3,==2.10,>=2.5
├── isort==5.5.2
├── isort<=5.6.4,>=5.5.2
├── jinja2>=2.11.2
├── jsonschema>=3.2.0
├── lockfile>=0.12.2
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ repo_helper==2020.12.18
├── filelock<4,>=3.0.12
├── identify>=1.0.0
├── idna<3,==2.10,>=2.5
├── isort==5.5.2
├── isort<=5.6.4,>=5.5.2
├── jinja2>=2.11.2
├── jsonschema>=3.2.0
├── lockfile>=0.12.2
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -324,5 +324,5 @@ repo_helper==2020.12.18
│ └── importlib-metadata>=1.5.0; python_version < "3.8"
│ ├── zipp>=0.5
│ └── typing-extensions>=3.6.4; python_version < "3.8"
├── isort==5.5.2
├── isort<=5.6.4,>=5.5.2
└── yapf==0.30.0
Original file line number Diff line number Diff line change
Expand Up @@ -298,5 +298,5 @@ repo_helper==2020.12.18
│ └── importlib-metadata>=1.5.0; python_version < "3.8"
│ ├── zipp>=0.5
│ └── typing-extensions>=3.6.4; python_version < "3.8"
├── isort==5.5.2
├── isort<=5.6.4,>=5.5.2
└── yapf==0.30.0
Original file line number Diff line number Diff line change
Expand Up @@ -255,5 +255,5 @@ repo_helper==2020.12.18
│ ├── natsort>=7.1.0
│ ├── pydash>=4.7.4
│ └── typing-extensions>=3.7.4.3
├── isort==5.5.2
├── isort<=5.6.4,>=5.5.2
└── yapf==0.30.0
Original file line number Diff line number Diff line change
Expand Up @@ -254,5 +254,5 @@ repo_helper==2020.12.18
│ ├── natsort>=7.1.0
│ ├── pydash>=4.7.4
│ └── typing-extensions>=3.7.4.3
├── isort==5.5.2
├── isort<=5.6.4,>=5.5.2
└── yapf==0.30.0
Original file line number Diff line number Diff line change
Expand Up @@ -324,5 +324,5 @@ repo_helper==2020.12.18
│ └── importlib-metadata>=1.5.0; python_version < "3.8"
│ ├── zipp>=0.5
│ └── typing-extensions>=3.6.4; python_version < "3.8"
├── isort==5.5.2
├── isort<=5.6.4,>=5.5.2
└── yapf==0.30.0
Original file line number Diff line number Diff line change
Expand Up @@ -298,5 +298,5 @@ repo_helper==2020.12.18
│ └── importlib-metadata>=1.5.0; python_version < "3.8"
│ ├── zipp>=0.5
│ └── typing-extensions>=3.6.4; python_version < "3.8"
├── isort==5.5.2
├── isort<=5.6.4,>=5.5.2
└── yapf==0.30.0
Original file line number Diff line number Diff line change
Expand Up @@ -255,5 +255,5 @@ repo_helper==2020.12.18
│ ├── natsort>=7.1.0
│ ├── pydash>=4.7.4
│ └── typing-extensions>=3.7.4.3
├── isort==5.5.2
├── isort<=5.6.4,>=5.5.2
└── yapf==0.30.0
Original file line number Diff line number Diff line change
Expand Up @@ -254,5 +254,5 @@ repo_helper==2020.12.18
│ ├── natsort>=7.1.0
│ ├── pydash>=4.7.4
│ └── typing-extensions>=3.7.4.3
├── isort==5.5.2
├── isort<=5.6.4,>=5.5.2
└── yapf==0.30.0
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ repo_helper==2020.12.18
├── idna<3,==2.10,>=2.5
├── importlib-metadata>=1.5.0; python_version < "3.8"
├── importlib-resources>=3.0.0; python_version < "3.7"
├── isort==5.5.2
├── isort<=5.6.4,>=5.5.2
├── jinja2>=2.11.2
├── jsonschema>=3.2.0
├── lockfile>=0.12.2
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ repo_helper==2020.12.18
├── identify>=1.0.0
├── idna<3,==2.10,>=2.5
├── importlib-metadata>=1.5.0; python_version < "3.8"
├── isort==5.5.2
├── isort<=5.6.4,>=5.5.2
├── jinja2>=2.11.2
├── jsonschema>=3.2.0
├── lockfile>=0.12.2
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ repo_helper==2020.12.18
├── filelock<4,>=3.0.12
├── identify>=1.0.0
├── idna<3,==2.10,>=2.5
├── isort==5.5.2
├── isort<=5.6.4,>=5.5.2
├── jinja2>=2.11.2
├── jsonschema>=3.2.0
├── lockfile>=0.12.2
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ repo_helper==2020.12.18
├── filelock<4,>=3.0.12
├── identify>=1.0.0
├── idna<3,==2.10,>=2.5
├── isort==5.5.2
├── isort<=5.6.4,>=5.5.2
├── jinja2>=2.11.2
├── jsonschema>=3.2.0
├── lockfile>=0.12.2
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -324,5 +324,5 @@ repo_helper==2020.12.18
│ └── importlib-metadata>=1.5.0; python_version < "3.8"
│ ├── zipp>=0.5
│ └── typing-extensions>=3.6.4; python_version < "3.8"
├── isort==5.5.2
├── isort<=5.6.4,>=5.5.2
└── yapf==0.30.0
Original file line number Diff line number Diff line change
Expand Up @@ -298,5 +298,5 @@ repo_helper==2020.12.18
│ └── importlib-metadata>=1.5.0; python_version < "3.8"
│ ├── zipp>=0.5
│ └── typing-extensions>=3.6.4; python_version < "3.8"
├── isort==5.5.2
├── isort<=5.6.4,>=5.5.2
└── yapf==0.30.0
Original file line number Diff line number Diff line change
Expand Up @@ -255,5 +255,5 @@ repo_helper==2020.12.18
│ ├── natsort>=7.1.0
│ ├── pydash>=4.7.4
│ └── typing-extensions>=3.7.4.3
├── isort==5.5.2
├── isort<=5.6.4,>=5.5.2
└── yapf==0.30.0
Original file line number Diff line number Diff line change
Expand Up @@ -254,5 +254,5 @@ repo_helper==2020.12.18
│ ├── natsort>=7.1.0
│ ├── pydash>=4.7.4
│ └── typing-extensions>=3.7.4.3
├── isort==5.5.2
├── isort<=5.6.4,>=5.5.2
└── yapf==0.30.0

0 comments on commit c74d959

Please sign in to comment.