Back-end web application and API for Rattail
Go to file
Lance Edgar 6e741f6156 fix: revert back to setup.py + setup.cfg
apparently with python 3.6 things "mostly" work but then they break if
any specified dependencies have a dot in the name.  which in this
project, is the case for `zope.sqlalchemy`

so until we drop python 3.6 support, we cannot use pyproject.toml here
2024-06-14 17:57:01 -05:00
docs bump: version 0.10.16 → 0.11.0 2024-06-10 16:40:55 -05:00
tailbone feat: switch from setup.cfg to pyproject.toml + hatchling 2024-06-10 16:23:38 -05:00
tests Remove unused test fixtures 2024-04-19 20:25:07 -05:00
.gitignore feat: switch from setup.cfg to pyproject.toml + hatchling 2024-06-10 16:23:38 -05:00
CHANGELOG.md bump: version 0.10.16 → 0.11.0 2024-06-10 16:40:55 -05:00
COPYING.txt Switch license to GPL v3 (no longer Affero) 2017-07-06 23:47:56 -05:00
MANIFEST.in Include all static files in manifest 2022-01-12 18:20:01 -06:00
README.rst Update URL references to Rattail home page. 2014-02-21 10:10:49 -08:00
setup.cfg fix: revert back to setup.py + setup.cfg 2024-06-14 17:57:01 -05:00
setup.py fix: revert back to setup.py + setup.cfg 2024-06-14 17:57:01 -05:00
tasks.py feat: switch from setup.cfg to pyproject.toml + hatchling 2024-06-10 16:23:38 -05:00
tox.ini test: skip running tests for py36 2024-06-10 17:42:29 -05:00

Tailbone
========

Tailbone is an extensible web application based on Rattail.  It provides a
"back-office network environment" (BONE) for use in managing retail data.

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

.. _home page: http://rattailproject.org/