migrated to uv and cleaned up workflows
Some checks failed
Actions / Build (push) Successful in 10s
Actions / Lint Code (Ruff & Pylint) (push) Failing after 13s
Actions / Build Documentation (MkDocs) (push) Failing after 15s

This commit is contained in:
cswimr 2024-10-21 16:38:14 -04:00
parent 155389b6b6
commit 8904a13fa1
Signed by: cswimr
GPG key ID: A9C162E867C851FA
6 changed files with 1779 additions and 2121 deletions

2
.gitignore vendored
View file

@ -2,3 +2,5 @@ __pycache__
.cache
.zipline
dev.py
dist/
pyzipline.egg-info/