mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
commit
fc551bcf5d
1 changed files with 4 additions and 4 deletions
|
@ -233,10 +233,10 @@ You can now call all of Salt's CLI tools without explicitly passing the configur
|
|||
Additional Options
|
||||
..................
|
||||
|
||||
In case you want to distribute your virtualenv, you probably don't want to
|
||||
include Salt's clone ``.git/`` directory, and, without it, Salt won't report
|
||||
the accurate version. You can tell ``setup.py`` to generate the hardcoded
|
||||
version information which is distributable:
|
||||
If you want to distribute your virtualenv, you probably don't want to include
|
||||
Salt's clone ``.git/`` directory, and, without it, Salt won't report the
|
||||
accurate version. You can tell ``setup.py`` to generate the hardcoded version
|
||||
information which is distributable:
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue