Skip to content

Commit 9f6a2bc

Browse files
committed
test
1 parent 8906339 commit 9f6a2bc

2 files changed

Lines changed: 3 additions & 4 deletions

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,5 +35,4 @@ jobs:
3535
env:
3636
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3737
run: |
38-
python -m pip install coveralls
3938
coveralls

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
setuptools
22
requests
3-
pyyaml==5.4.1
3+
pyyaml
44
python-coveralls
5-
pytest-cov<2.6
5+
pytest-cov
66
memory_profiler
7-
beautifulsoup4==4.13.3
7+
beautifulsoup4==4.13.3

0 commit comments

Comments
 (0)