Skip to content

Commit

Permalink
Add unit test coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
dflook committed Oct 31, 2024
1 parent 556b1bc commit 2667d24
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,6 @@ deps =
six==1.16.0
wcwidth==0.2.13
zipp==1.2.0
coverage

[testenv:python36]
basepython = /usr/bin/python3.6
Expand All @@ -100,7 +99,6 @@ deps =
typing-extensions==4.1.1
wcwidth==0.2.13
zipp==3.6.0
coverage

[testenv:python37]
basepython = /usr/bin/python3.7
Expand Down Expand Up @@ -236,7 +234,6 @@ deps =
typing==3.10.0.0
wcwidth==0.2.13
zipp==1.2.0
coverage

[testenv:pypy3]
basepython = /usr/bin/pypy3
Expand All @@ -258,4 +255,3 @@ deps =
six==1.16.0
wcwidth==0.2.13
zipp==1.2.0
coverage

0 comments on commit 2667d24

Please sign in to comment.