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 project name invalid #555

Merged
merged 1 commit into from
Nov 22, 2023
Merged

Conversation

tomascayuelas
Copy link
Contributor

We have this error, because in the pypoetry.toml the name is py-evaluator and the folder is py-evaluator, but the folder should be py_evaluator.

Installing the current project: py-evaluator (0.1.0)
The current project could not be installed: No file/folder found for package py-evaluator
If you do not want to install the current project use --no-root

This little PR fix this error.

@tomascayuelas tomascayuelas marked this pull request as ready for review November 22, 2023 12:44
@tomascayuelas tomascayuelas requested review from a team, Montagon and juanpedromoreno and removed request for a team, Montagon and juanpedromoreno November 22, 2023 12:45
@tomascayuelas tomascayuelas merged commit 48f5c9d into main Nov 22, 2023
6 checks passed
@tomascayuelas tomascayuelas deleted the fix-py-evaluator-problem branch November 22, 2023 14:16
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.

3 participants