Commit Graph

25 Commits

Author SHA1 Message Date
Daylin Morgan c43f2f027c
chore: bump packaging to v24 2024-04-18 15:02:00 -05:00
Daylin Morgan b2a2597816 fix: use most recent tomli 2024-01-03 13:09:19 -06:00
Daylin Morgan 523a9a9d06 feat: vendor packaging + add support for requires python check
This is a mostly small change albeit with addition of more embedded
code from pypa/packaging to simplify supporting a requires-python check
with PEP723 style syntax.
2024-01-03 13:09:19 -06:00
Daylin Morgan 12d7f6c322 feat: add preliminary support for pep723 2024-01-03 13:09:19 -06:00
Daylin Morgan 323a194ff0
fix: remove deprecated command from docs 2023-10-16 13:48:41 -05:00
Daylin Morgan 8986a436c0
docs: update svg generation with new commands 2023-10-07 16:41:23 -05:00
Daylin Morgan 173411dc9e
docs: switch to sphinx and splitup readme 2023-10-07 14:20:56 -05:00
Daylin Morgan 3fe4110e06
build: fix release regex 2023-09-21 14:50:46 -05:00
Daylin Morgan 6d6621bf37
build: new release workflow 2023-08-23 15:18:57 -05:00
Daylin Morgan 4d84f3730e
ci: docs exists I promise github 2023-08-22 22:57:27 -05:00
Daylin Morgan 10e668b2d9
docs: add badges 2023-08-21 15:16:18 -05:00
Daylin Morgan cbef848b2a
docs: fix colors and name on yartsu svgs 2023-08-10 11:19:45 -05:00
Daylin Morgan faca36d658
docs: let ci handle svgs 2023-08-10 11:12:04 -05:00
Daylin Morgan 3a2832e9a3
docs: updates svgs 2023-08-08 01:08:12 -05:00
Daylin Morgan 2b7f97ecc5
docs: no more viv exe pip/python 2023-08-06 21:56:51 -05:00
Daylin Morgan 0547fd6c36
docs: use relative links 2023-08-05 12:09:48 -05:00
Daylin Morgan 71a2e2f600
docs: update svgs 2023-08-03 18:17:23 -05:00
Daylin Morgan f5c91fea91
docs: proper mkdocs and cli ref 2023-06-01 00:19:58 -05:00
Daylin Morgan fcb48daade
feat(metadata)!: revamp metadata tracking
This breaks any existing cache but now allows for tracking files that
access vivenv's
2023-05-31 19:17:26 -05:00
Daylin Morgan ea9a184e6a
chore: try adding back pre-commit 2023-05-28 17:31:10 -05:00
Daylin Morgan 08cf8ee7d1
build: stop using finicky version setter 2023-05-28 17:21:11 -05:00
Daylin Morgan 900dcefff7
feat: add `viv shim` plus more major refactors 2023-05-28 17:17:48 -05:00
Daylin Morgan 5308f69b4e
fix: use the correct file name 2023-05-27 16:42:48 -05:00
Daylin Morgan 763bb2f844
chore: add back version setter as post-commit hook 2023-05-27 16:26:58 -05:00
Daylin Morgan 0d0c66d090
build: add hook to set version in viv.py 2023-03-15 15:16:12 -05:00