Skip to content

Commit

Permalink
removed coveralls from deps
Browse files Browse the repository at this point in the history
  • Loading branch information
andgineer committed Apr 30, 2024
1 parent 918445a commit 5720149
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 15 deletions.
1 change: 0 additions & 1 deletion requirements.dev.in
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
# test
pytest
pytest-cov
coveralls

# lint
pylint
Expand Down
14 changes: 0 additions & 14 deletions requirements.dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,26 +3,18 @@
-e .
astroid==3.1.0
# via pylint
certifi==2024.2.2
# via requests
cfgv==3.4.0
# via pre-commit
charset-normalizer==3.3.2
# via requests
coverage==5.5
# via
# coveralls
# eyed3
# pytest-cov
coveralls==4.0.0
deprecation==2.1.0
# via eyed3
dill==0.3.8
# via pylint
distlib==0.3.8
# via virtualenv
docopt==0.6.2
# via coveralls
eyed3==0.9.7
# via audiobook-tags
filelock==3.14.0
Expand All @@ -32,8 +24,6 @@ filetype==1.2.0
hatchling==1.24.2
identify==2.5.36
# via pre-commit
idna==3.7
# via requests
iniconfig==2.0.0
# via pytest
isort==5.13.2
Expand Down Expand Up @@ -67,8 +57,6 @@ pytest==8.2.0
pytest-cov==5.0.0
pyyaml==6.0.1
# via pre-commit
requests==2.31.0
# via coveralls
setuptools==69.5.1
# via nodeenv
toml==0.10.2
Expand All @@ -79,7 +67,5 @@ trove-classifiers==2024.4.10
# via hatchling
typing-extensions==4.11.0
# via mypy
urllib3==2.2.1
# via requests
virtualenv==20.26.1
# via pre-commit

0 comments on commit 5720149

Please sign in to comment.