Commit message (Collapse) | Author | Lines | ||
---|---|---|---|---|
2025-07-18 | Remove ENTRYPOINT from Dockerfile | -1/+0 | ||
2025-07-18 | webscale the dockerfile 10x improvement | -3/+0 | ||
2025-07-18 | Update dependabot config file to uv | -2/+9 | ||
2025-07-17 | Dockerfile should be 3.11, not 3.13 | -1/+1 | ||
2025-07-17 | Migrate lint-test from setup-python to uv | -3/+8 | ||
2025-07-17 | Other references/usages of poetry migrated to uv | -5/+5 | ||
2025-07-17 | Installation of project dependencies guide migrated to uv | -14/+2 | ||
Removed PyCharm guide due to it containing the poetry plugin and there isn't a direct alternative to that besides just creating a virtual environment from uv and using that in PyCharm | ||||
2025-07-17 | Project installation guides from poetry to uv | -13/+12 | ||
2025-07-17 | Dependencies/docker to uv | -1375/+820 | ||
Corrected dockerfile to copy uv over from build step Probably fine, right? (I forgot how to dockerfile, please forgive me) | ||||
2025-07-15 | Update the flopmeisters GitHub | -1/+1 | ||