Skip to content

Conversation

@michplunkett
Copy link
Owner

@michplunkett michplunkett commented Apr 30, 2023

Describe your changes

Fixed an error where Poetry would respond with does not contain any element after poetry install was entered.

Non-obvious technical information

Nay.

Checklist before requesting a review

  • The code runs successfully.
(poetry-python-project-py3.11) michaelp@MacBook-Air-3 python_project_template % poetry install
Installing dependencies from lock file

No dependencies to install or update
(poetry-python-project-py3.11) michaelp@MacBook-Air-3 python_project_template % 
  • I ran make lint and have made the bulk of changes that it has requested.

@michplunkett michplunkett self-assigned this Apr 30, 2023
description = "This repository is a template for a python project using the poetry container. The intent is to do all the basic lifting for a python project so that people can hit the ground running with their ideas."
authors = ["michplunkett"]
readme = "README.md"
packages = [{include = "poetry_python_project"}]
Copy link
Owner Author

Choose a reason for hiding this comment

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

@michplunkett michplunkett merged commit 82f72c8 into main Apr 30, 2023
@michplunkett michplunkett deleted the fix_poetry_error branch April 30, 2023 00:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants