Commit Graph

3 Commits (84a05170bad911e3d7517dbc838aad89a54e9113)

Author SHA1 Message Date
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