]> git.proxmox.com Git - mirror_qemu.git/blobdiff - python/setup.cfg
Merge tag 'pull-qapi-2023-02-23' of https://repo.or.cz/qemu/armbru into staging
[mirror_qemu.git] / python / setup.cfg
index 5641815706548e294a9f9a2d6d89add92dcd3f55..9e923d97628f91e48408c73d1a02d0c171d9c45d 100644 (file)
@@ -33,9 +33,7 @@ packages =
 * = py.typed
 
 [options.extras_require]
-# For the devel group, When adding new dependencies or bumping the minimum
-# version, use e.g. "pipenv install --dev pylint==3.0.0".
-# Subsequently, edit 'Pipfile' to remove e.g. 'pylint = "==3.0.0'.
+# Remember to update tests/minreqs.txt if changing anything below:
 devel =
     avocado-framework >= 90.0
     flake8 >= 3.6.0