2
0
Fork 0
Base package for Wutta Framework
Go to file
Lance Edgar 1545269ae4 Add flag to skip tests when pushing a release
hopefully this doesn't get used much, but currently am having a major
headache when running python 3.7 tests via tox.  probably should just
drop support for that one ASAP..
2023-11-20 21:44:00 -06:00
docs Add common FileConfigTestCase class, in new testing module 2023-11-20 16:19:22 -06:00
src/wuttjamaican Update changelog 2023-11-20 21:40:08 -06:00
tests Add common FileConfigTestCase class, in new testing module 2023-11-20 16:19:22 -06:00
.gitignore Add tox config 2023-10-29 10:26:02 -05:00
CHANGELOG.md Update changelog 2023-11-20 21:40:08 -06:00
COPYING.txt First commit, basic config (with db) and app handler 2023-10-28 17:50:13 -05:00
README.md First commit, basic config (with db) and app handler 2023-10-28 17:50:13 -05:00
setup.cfg Add basic command line framework 2023-11-19 14:22:25 -06:00
setup.py First commit, basic config (with db) and app handler 2023-10-28 17:50:13 -05:00
tasks.py Add flag to skip tests when pushing a release 2023-11-20 21:44:00 -06:00
tox.ini Restrict coverage even more, for tox py3.7 runs 2023-11-19 20:46:54 -06:00

WuttJamaican

aka. Whatcha Makin

Base package for Wutta Framework