Commit graph

15 commits

Author SHA1 Message Date
Lance Edgar a2e35933e7 Cap version of plaster lib, per recent errors 2022-11-20 16:36:34 -06:00
Lance Edgar 5c57df189f Register import handlers 2021-12-06 20:10:39 -06:00
Lance Edgar 8c738d3ee8 Add very basic mobile app support for Theo
much more to come yet, but should be enough to launch a demo
2021-01-28 21:15:34 -06:00
Lance Edgar a1da468629 Restrict mysql-connector-python when using with CORE
ugh what is the deal with that thing and segfaults?
2021-01-26 17:31:36 -06:00
Lance Edgar a290e8af93 Un-freeze dependency for mysql-connector-python
if this works then we may need to start "freezing" on a per-install basis
2020-09-26 14:47:20 -05:00
Lance Edgar e6a3c82829 Move mysql dependency to 'app' extra
avoids installing it on a personal deployment machine
2020-09-26 14:42:43 -05:00
Lance Edgar 3e66aa79da Always require mysql connector as dependency 2020-09-25 17:18:37 -05:00
Lance Edgar 5260270ae7 Add basic support for LOC SMS integration 2020-09-22 12:57:08 -05:00
Lance Edgar 9a723fa924 Add the 'app' and 'fabric' extras to setup.py
now there are no requirements at all, unless extra is specified
2020-09-19 14:10:39 -05:00
Lance Edgar a7dad098ab Ugh, require 'bouncer' extra from rattail also 2020-09-16 18:38:08 -05:00
Lance Edgar a7f03f0b9e Be sure to install rattail 'db' extra 2020-09-16 18:34:48 -05:00
Lance Edgar 138f167225 Declare 'invoke' as dependency
chances are we'll want that often, if not always
2020-07-09 09:33:19 -05:00
Lance Edgar dd4226fcd6 Add some basic support for CORE-POS integration 2020-06-29 19:05:25 -05:00
Lance Edgar 0a4ae38f88 Add some basic support for Catapult integration
can view their data directly in web app, and import to rattail tables
2020-06-29 17:20:32 -05:00
Lance Edgar a18852f204 Initial commit, basic menus in place 2020-06-29 13:44:12 -05:00