Skip to content
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

chore(dev): update development commands #83

Merged
merged 1 commit into from Nov 11, 2021
Merged

Conversation

miketheman
Copy link
Owner

The existing behavior relied on making the package "installable" and
having a resulting .egg-info file to inform Make on whether to run the
installation again.

Poetry removed that behavior, so now we set our own stamp file when
completing the installation.

Signed-off-by: Mike Fiedler miketheman@gmail.com

The existing behavior relied on making the package "installable" and
having a resulting `.egg-info` file to inform Make on whether to run the
installation again.

Poetry removed that behavior, so now we set our own stamp file when
completing the installation.

Signed-off-by: Mike Fiedler <miketheman@gmail.com>
@miketheman miketheman added the chore General maintenance items label Nov 11, 2021
@codeclimate
Copy link

codeclimate bot commented Nov 11, 2021

Code Climate has analyzed commit 4dd1dfd and detected 0 issues on this pull request.

View more on Code Climate.

@miketheman miketheman merged commit 2a09997 into main Nov 11, 2021
@miketheman miketheman deleted the miketheman/tooling branch November 11, 2021 23:41
@miketheman miketheman added this to the 0.50.0 milestone Nov 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore General maintenance items
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant