Commit Graph

5 Commits (c90a61c12c9a462da7b89b5b83a32b4ada0824e9)

Author SHA1 Message Date
Sadra Barikbin c90a61c12c Fix a few typos 4 months ago
Mike Gerber c752793be6 🐛 Use typing.List instead of list, for Python <3.9 5 months ago
Mike Gerber 38fcbc8e1c Merge branch 'master' into performance 5 months ago
Mike Gerber d50d624554 🎨 Sort imports (auto-fixed by ruff) 10 months ago
Mike Gerber 325e5af5f5 🐛 Move source into src/ to fix install
Installing was broken since moving to pyproject.toml, which we didn't notice because of
leftover files in build/. Fix this by using the convention of having the source files
in src/ and adjusting pyproject.toml accordingly.

Fixes gh-86. 🤞
10 months ago