1
0
mirror of https://github.com/enpaul/kodak.git synced 2024-09-21 08:13:54 +00:00
Commit Graph

10 Commits

Author SHA1 Message Date
efd328ad5f
Update makefile with better option expansion and new publish target 2020-12-21 22:06:02 -05:00
179771adc0
Overhaul tox config for new locked dependency standards 2020-12-21 21:52:23 -05:00
ac3910ca62
Add tox-poetry-installer plugin for using locked dependencies 2020-12-21 21:52:07 -05:00
1c1de0c241
Fix missing repo metadata
Add missing entries to __about__
Add missing tests/__init__ file
Add missing tests to test_about
Fix trailing whitespace in openapi
2020-12-21 21:51:20 -05:00
e94e239938
Update pyproject with latest pypi-ready config details
Add classifiers
Add tests to source dists to support testing while building
Add license, keywords, and docs
Update build system to use poetry-core
2020-12-21 21:27:55 -05:00
2aee3ac946
Add typing stubfile 2020-12-21 21:19:56 -05:00
3f5259e0b5
Update pre-commit config to use locked dependencies in poetry env 2020-12-21 21:18:46 -05:00
92d4382373
Add .db files to gitignore 2020-12-21 21:13:49 -05:00
f019c6e14b
Add initial openapi spec file for the HTTP api 2020-09-17 21:07:26 -04:00
3034074de0
Initial commit 2020-09-16 03:41:53 -04:00