Skip to content

Commit

Permalink
Remove six dependency
Browse files Browse the repository at this point in the history
Python 2 is no longer supported for mirrormanager2. Therefore, the
dependency to six can be removed.
  • Loading branch information
ott authored and abompard committed Dec 6, 2024
1 parent 1097f32 commit 17a9045
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,6 @@ rich = "^13.7.0"
mrtparse = "^2.2.0"
requests = "^2.31.0"
mirrormanager-messages = "^1.0.0"
six = "^1.16.0"

[tool.poetry.group.dev.dependencies]
black = ">=22.6.0"
Expand Down

0 comments on commit 17a9045

Please sign in to comment.