Commit Graph

19 Commits

Author SHA1 Message Date
Ethan Paul 6220971290
Fix shield links in readme 2020-11-26 01:55:36 -05:00
Ethan Paul 32309090b9
Fix pre-commit conflicting on test imports 2020-11-26 01:54:37 -05:00
Ethan Paul ca891dd1fb
Overhaul repository with newest bestest practices
Add typing stub file
Add metadata tests
Add missing dev dependencies
Add merge conflict check pre-commit
Add tox env for py3.9
Update license from MIT to GPL3
Update pyproject with pypi metadata
Update makefile to reduce duplication and add missing targets
Update dependencies to latest versions
Update pre-commit config to piggy back on poetry env
Update pyproject to use poetry-core
Update toxfile to use locked dependencies
Remove unused codeowners file
Remove placeholder test
2020-11-26 01:33:41 -05:00
Ethan Paul 5030db2a84
Merge pull request #1 from enpaul/enpaul/ci
Add CI workflow
2020-02-23 20:32:37 -05:00
Ethan Paul c7fc882981 Fix coverage path 2020-02-23 20:24:39 -05:00
Ethan Paul c8cc6ce0af
Update python version breakdown 2020-02-23 20:19:56 -05:00
Ethan Paul 6ac18c1bf5
Rename CI job and environment list 2020-02-23 20:11:07 -05:00
Ethan Paul 6615863580
Add CI workflow 2020-02-23 20:08:42 -05:00
Ethan Paul caa31b2dc3 Update development documentation 2020-02-18 23:07:48 -05:00
Ethan Paul d199c5fb0b Add codeowners 2020-02-18 23:04:15 -05:00
Ethan Paul 48b356eda2 Add placeholder test 2020-02-18 23:02:43 -05:00
Ethan Paul 7da27c3f57 Add mypy cache to gitignore 2020-02-18 23:02:24 -05:00
Ethan Paul 1282300dea Populate development dependencies 2020-02-18 23:02:02 -05:00
Ethan Paul 0516970935 Update about module to pull from pyproject 2020-02-18 22:58:33 -05:00
Ethan Paul c79112eb6a Add basic project idea and overview 2020-02-18 22:58:03 -05:00
Ethan Paul fa02ef1f94 Update repo meta files 2020-02-18 22:37:39 -05:00
Ethan Paul b17988e287 Convert from pipenv to poetry 2020-02-18 22:11:58 -05:00
Ethan Paul 3561a3c01e Add boilerplate for new project
Rename project to keyosk
2020-02-18 22:11:58 -05:00
Ethan Paul 84676e6e7e Initial commit 2019-07-29 08:24:49 -04:00