Skip to content

Commit ebdf019

Browse files
Merge pull request #446 from afuetterer/coveralls
build(deps-dev): replace `python-coveralls` with `coveralls`
2 parents beeaaaa + a0581bb commit ebdf019

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

requirements.txt

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

0 commit comments

Comments
 (0)