|
c435f1af69
|
Add --sync option to dev env install command in makefile target
|
2022-09-07 15:59:19 -04:00 |
|
|
44b7238304
|
Remove deprecated runtime option from makefile
|
2021-05-05 22:32:04 -04:00 |
|
|
915233c529
|
Update makefile to use parallelized install
|
2021-04-19 23:56:21 -04:00 |
|
|
cc54e6243a
|
Add dev makefile target for setting up the local dev env
|
2021-01-27 18:00:24 -05:00 |
|
|
afad7663f0
|
Fix clean target not deleting pycache
|
2020-12-04 17:22:52 -05:00 |
|
|
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 |
|
|
166fb7bbfc
|
Add publish make target to automate upload
|
2020-09-24 22:00:58 -04:00 |
|
|
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 |
|
|
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 |
|