Commit Graph

11 Commits

Author SHA1 Message Date
Ethan Paul c55ba474c7
Add parallel flag to makefile test target 2023-05-19 14:31:39 -04:00
Ethan Paul 4c609770f1
Update to use new poetry 1.2+ command syntax 2022-10-06 15:16:35 -04:00
Ethan Paul c435f1af69
Add --sync option to dev env install command in makefile target 2022-09-07 15:59:19 -04:00
Ethan Paul 44b7238304
Remove deprecated runtime option from makefile 2021-05-05 22:32:04 -04:00
Ethan Paul 915233c529
Update makefile to use parallelized install 2021-04-19 23:56:21 -04:00
Ethan Paul cc54e6243a
Add dev makefile target for setting up the local dev env 2021-01-27 18:00:24 -05:00
Ethan Paul afad7663f0
Fix clean target not deleting pycache 2020-12-04 17:22:52 -05:00
Ethan Paul e37c166a8b
Misc meta fixups
Fix dumping pypi API key to stdout when using "make publish" target
Fix outdated version in example output of docs
2020-11-12 21:13:55 -05:00
Ethan Paul 166fb7bbfc
Add publish make target to automate upload 2020-09-24 22:00:58 -04:00
Ethan Paul 0ab70f4c22
Add removal of overlooked temp assets to clean make target
Expand all flags to full version for future reference
2020-09-24 21:58:40 -04:00
Ethan Paul deea0b9c7a
Add automation config files
Add coveragerc for upcoming pytest coverage
Add pre-commit config
Add makefile for automating common processes
2020-09-23 20:37:00 -04:00