]> git.proxmox.com Git - mirror_qemu.git/blobdiff - python/README.rst
Merge tag 'pull-request-2023-05-22' of https://gitlab.com/thuth/qemu into staging
[mirror_qemu.git] / python / README.rst
index 9c1fceaee73b11cb313b71a9a558a0bc2e4a813a..d62e71528d246a3ac19ed45001822be3da04ab82 100644 (file)
@@ -77,9 +77,6 @@ Files in this directory
 - ``MANIFEST.in`` is read by python setuptools, it specifies additional files
   that should be included by a source distribution.
 - ``PACKAGE.rst`` is used as the README file that is visible on PyPI.org.
-- ``Pipfile`` is used by Pipenv to generate ``Pipfile.lock``.
-- ``Pipfile.lock`` is a set of pinned package dependencies that this package
-  is tested under in our CI suite. It is used by ``make check-pipenv``.
 - ``README.rst`` you are here!
 - ``VERSION`` contains the PEP-440 compliant version used to describe
   this package; it is referenced by ``setup.cfg``.