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

Fix poetry setting that was breaking circleCI checks #52

Merged
merged 1 commit into from Dec 17, 2019

Conversation

captainvera
Copy link
Collaborator

Since poetry 1.0.0 the way settings are assigned has changed. (See Pull request)

Since we always install poetry on a clean environment when running our CI we need to adopt these new practices for the CI to keep working correctly.

@captainvera captainvera added the bug Something isn't working label Dec 17, 2019
@captainvera captainvera self-assigned this Dec 17, 2019
Copy link
Collaborator

@kepler kepler left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.

@kepler kepler merged commit a63b6be into master Dec 17, 2019
@kepler kepler deleted the Fix-CI-poetry-settings branch December 17, 2019 22:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants