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: select file from paths that are not in the root folder #157

Merged
merged 1 commit into from
Nov 14, 2024

Conversation

sdn4z
Copy link
Collaborator

@sdn4z sdn4z commented Nov 14, 2024

Now Twyn can load a file that is not in the root directory.

We still check for the name of the file, which has to be one of the supported ones (poetry.lock or requirements.txt).

This PR is for fixing the bug, but in the future Twyn should support any name in the file (i.e. requirements-dev.txt) #158.

@sdn4z sdn4z merged commit 2e3234e into elementsinteractive:main Nov 14, 2024
7 checks passed
@sdn4z sdn4z deleted the load-file-from-dir branch November 14, 2024 10:59
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