Lance Edgar
005f43d14e
Add basic command line framework
...
`wutta setup` is the only real sub/command yet, and it does nothing
2023-11-19 14:22:25 -06:00
Lance Edgar
417f7e5c38
Run tests when doing a release
2023-11-19 00:53:35 -06:00
Lance Edgar
4350704996
Remove make_config()
from root namespace
...
i forget why..but this was causing some sort of problem. should have
noted it at the time.. :(
2023-11-19 00:52:50 -06:00
Lance Edgar
658fbe3646
Revert "Mock code to hopefully trigger test coverage failure"
...
This reverts commit df3c4914b3
.
2023-10-30 18:31:08 -05:00
Lance Edgar
df3c4914b3
Mock code to hopefully trigger test coverage failure
2023-10-30 00:51:52 -05:00
Lance Edgar
8f52d85f1a
Static folder must exist for docs to build
2023-10-30 00:26:09 -05:00
Lance Edgar
2a86f78b3e
Fix entry point loading for python 3.8, 3.9
2023-10-30 00:08:57 -05:00
Lance Edgar
85aea9738c
Include 'db' extra for tox tests
2023-10-29 23:44:58 -05:00
Lance Edgar
c45aea71df
Fix tox tests for python3.6
2023-10-29 23:32:11 -05:00
Lance Edgar
cd2d16e6ac
Log warning if ambiguous config key detected
2023-10-29 22:41:33 -05:00
Lance Edgar
26b78adb56
Add tox config
2023-10-29 10:26:02 -05:00
Lance Edgar
5c3c42d6b3
First commit, basic config (with db) and app handler
...
this has 100% test coverage and i intend to keep it that way. api
docs have a good start but still need narrative. several more things
must be added before i can seriously consider incorporating into
rattail but this seemed a good save point
2023-10-28 17:50:13 -05:00