We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d6fdff commit 8c9bf5fCopy full SHA for 8c9bf5f
1 file changed
setup.cfg
@@ -42,7 +42,7 @@ install_requires =
42
cryptography
43
# rpm is not available on pip, install a matching package manually prior installing osc
44
rpm
45
- typeguard
+ typeguard; python_version>='3.7'
46
urllib3
47
48
[options.extras_require]
0 commit comments