-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
build!: define in pyproject.toml #285
Conversation
Need to update .pre-commit-config in a separate PR. Setup-based checks should start passing once we put out a proper release (can do so after this PR) and fix linting/formatting (separate PR). |
@jsstevenson I think you need to change Procfile to |
@korikuzma good intel! I guess I can see why that might happen |
close #275
src/
layout <-- could make deployment finicky, we should double check (I think it's fine from looking at how the procfile calls it, but we'll need to watch deployment next time)pyproject.toml
usingsetuptools-scm
rather thanversion.py