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

Error O603 will appear on non-manifest files #6

Open
bwrsandman opened this issue Feb 6, 2014 · 0 comments
Open

Error O603 will appear on non-manifest files #6

bwrsandman opened this issue Feb 6, 2014 · 0 comments

Comments

@bwrsandman
Copy link
Contributor

Error

  • O603 Manifest "license" key is missing

How to reproduce

  • flake8 on a module whose manifest file doesn't have a "license" key

Expected behaviour

  • flake8 will give O603 error on openerp.py

Actual behaviour

  • flake8 will give O603 error on openerp.py
  • flake8 will give O603 error on other python files with the exception of init.py
@nbessi nbessi added the bug label Feb 6, 2014
@nbessi nbessi modified the milestones: Test, Full test coverage Feb 6, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants