Skip to content

Commit

Permalink
Merge pull request #275 from openedx/remove-tox-battery-requirement
Browse files Browse the repository at this point in the history
fix: remove tox-battery and update tox
  • Loading branch information
UsamaSadiq authored Dec 11, 2023
2 parents ff8e1b6 + 663b4d0 commit 3daa67c
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 9 deletions.
1 change: 0 additions & 1 deletion requirements/ci.in
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,3 @@

coverage # Be able to generate coverage data.
tox # Virtualenv management for tests
tox-battery # Makes tox aware of requirements file changes
4 changes: 0 additions & 4 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,6 @@ six==1.16.0
tomli==2.0.1
# via tox
tox==3.28.0
# via
# -r requirements/ci.in
# tox-battery
tox-battery==0.6.2
# via -r requirements/ci.in
virtualenv==20.25.0
# via tox
4 changes: 0 additions & 4 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -330,10 +330,6 @@ tomlkit==0.12.3
# -r requirements/doc.txt
# pylint
tox==3.28.0
# via
# -r requirements/ci.txt
# tox-battery
tox-battery==0.6.2
# via -r requirements/ci.txt
typing-extensions==4.8.0
# via
Expand Down

0 comments on commit 3daa67c

Please sign in to comment.