Fabric (v1) utilities for Rattail (please use rattail-fabric2 instead!)
Go to file
Lance Edgar e542f45638 Do *not* pass --upgrade flag by default, for pip install
must now specify pip('pkg', upgrade=True) if you want an upgrade
2018-07-06 17:41:33 -05:00
rattail_fabric Do *not* pass --upgrade flag by default, for pip install 2018-07-06 17:41:33 -05:00
.gitignore Initial commit 2018-02-24 16:29:20 -06:00
CHANGES.rst Update changelog 2018-02-24 16:36:21 -06:00
COPYING.txt Initial commit 2018-02-24 16:29:20 -06:00
MANIFEST.in Initial commit 2018-02-24 16:29:20 -06:00
README.rst Initial commit 2018-02-24 16:29:20 -06:00
setup.py Initial commit 2018-02-24 16:29:20 -06:00
tasks.py Initial commit 2018-02-24 16:29:20 -06:00

rattail-fabric
==============

Rattail is a retail software framework, released under the GNU General Public
License.

This package contains various utility functions for use with `Fabric`_.

.. _`Fabric`: http://www.fabfile.org/

Please see Rattail's `home page`_ for more information.

.. _`home page`: https://rattailproject.org/