8000 Removes __init__.py as its messing up python paths in test by zmallen · Pull Request #12 · coreruleset/ftw · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Removes __init__.py as its messing up python paths in test #12

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

Merged
merged 1 commit into from
Oct 27, 2017

Conversation

zmallen
Copy link
Collaborator
@zmallen zmallen commented Oct 27, 2017

Fixes #11

It looks like __init__.py was messing with PYTHON paths when users git cloned the repo and pip install -r requirements.txt instead of pip install -e. This should fix it!

@zmallen zmallen merged commit b9aa883 into coreruleset:master Oct 27, 2017
@zmallen zmallen deleted the remove_init branch October 27, 2017 01:58
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.

py.test ... --ruledir leads to "unrecognized arguments: --ruledir"
1 participant
0