Lance Edgar
023e76973f
Replace setup.py
contents with setup.cfg
2023-05-16 13:38:57 -05:00
Lance Edgar
ffbd3c7586
Remove version cap for plaster lib
...
no longer relevant here
2023-03-08 20:50:32 -06:00
Lance Edgar
e089d31884
Remove version cap (1.3.x) for SQLAlchemy
...
whoops i did not see this in time, and already made the rattail pkg
require SQLAlchemy 1.4.x
need to test Catapult integration again sometime...
2023-02-11 22:29:10 -06:00
Lance Edgar
4dec538418
Remove the 'app' extra, absorb into requirements
2023-01-18 17:26:05 -06:00
Lance Edgar
fc89558472
Add support for new-style theo install
command
...
also use upstream menus where possible
2023-01-18 15:21:06 -06:00
Lance Edgar
bb68e2713d
Remove version cap for mysql-connector-python
...
live demo now runs on python 3.9.2 and so whatever issue i ran across
previously, is no longer a thing i guess.
maybe should officially declare python 3.9 classifier? perhaps better
to add mysql version cap back in, for certain python versions? for
now i'm feeling like just this is good enough
2022-11-26 20:51:18 -06:00
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