Skip to content
Snippets Groups Projects
Unverified Commit 32831cc5 authored by Andrej Shadura's avatar Andrej Shadura
Browse files

Bump the minimum osc version to the one that actually works with Python 3

parent d5bd9751
No related branches found
No related tags found
1 merge request!1Fix bytes compatibility in Python 3
Pipeline #38804 passed
......@@ -22,7 +22,7 @@ classifiers =
[options]
packages = find:
install_requires =
osc >= 0.150
osc >= 0.167.1
[options.extras_require]
progress = tqdm
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment