Skip to content

Conversation

@xelibrion
Copy link

This change aims to address #68. Code uses pathlib to test whether or not file matches specified mask. pathlib has been added in Python 3.4.

Not sure what's the go with Python 2 support, but I figured it'd be OK not to check for it given it's EOL in 3 months.

Please let me know if breaking Python 2 is not desired and I will fix it.

@Rovanion
Copy link

Rovanion commented Apr 1, 2020

The diff looks reasonable enough looking at it from the outside.

@miramardesign
Copy link

so @joeyespo im scanning js files to i can retest selenium node on change, but
[pytest-watch]
ignore = ./node_modules/*,
or
./node_modules doesnt work and the pytest watch goes into that mess, what is the way to ignore it?

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