Commit Graph

4 Commits (e8e58e76c4c81ddf8c8f4f02607d5c6085252b8c)

Author SHA1 Message Date
Mike Gerber e8e58e76c4 ⚙ Move mypy settings to pyproject.toml 1 year ago
Mike Gerber 84a05170ba ⚙ pytest.ini → pyproject.toml 1 year 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. 🤞
1 year ago
Mike Gerber db7c051b22 ⚙ Migrate to pyproject.toml 1 year ago