mirror of
https://github.com/jordansissel/fpm
synced 2024-12-22 00:34:15 +01:00
9b9a1b365f
Thanks to @alanc and _msw_ for quickly helping me figure out good words to write to describe Solaris' p5p format. For #1884.
14 lines
386 B
ReStructuredText
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
|