Skip to content
Snippets Groups Projects
Unverified Commit cfd2a0d3 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 f8f6b5c7
No related branches found
No related tags found
No related merge requests found
Pipeline #38489 passed with warnings
......@@ -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