Commit Graph

4 Commits (24c25b6fcde5303b73ab1014fd5a1f68b0a16088)

Author SHA1 Message Date
Mike Gerber 24c25b6fcd 🔍 mypy: Avoid using check() for all attr validators 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 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