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: 🐛 Handle case sensitivity on different OS's #22

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

KPLauritzen
Copy link

Fix #20

@olzhasar
Copy link
Owner

Hi @KPLauritzen ,

Sorry for the late reply, I had a very busy period.

Even though your PR solves the specific issue that you mentioned, I hesitate to merge it because of the ability to have case- insensitive and sensitive paths at the same time in Windows.

Implementing a checking mechanism for that looks an overkill for a project like pytest-watcher.

I personally do not use Windows, so I don't have a strong opinion about things. Do you think case-sensitive situations can be neglected in Windows?

@olzhasar olzhasar mentioned this pull request Jan 28, 2024
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.

Can't ignore ".venv/"
2 participants