1
0
mirror of https://github.com/jordansissel/fpm synced 2025-08-29 04:01:33 +02:00
fpm/docs/packages/virtualenv.rst
Jordan Sissel 8a1dfb0f48 Add very basic package docs for each type of package.
Thanks to @alanc and _msw_ for quickly helping me figure out good words
to write to describe Solaris' p5p format.

For #1884.
2022-03-30 23:06:05 -07:00

14 lines
386 B
ReStructuredText

virtualenv - Python virtualenv
==============================
Supported Uses in FPM
---------------------
fpm supports using ``virtualenv`` only as an input type. This means you can convert
``virtualenv`` input packages to output packages like ``deb``, ``rpm``, and more.
virtualenv-specific command line flags
--------------------------------------
.. include:: cli/virtualenv.rst