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

MANIFEST.in: Get rid of warnings #4555

Closed
benjaoming opened this issue Oct 2, 2015 · 0 comments
Closed

MANIFEST.in: Get rid of warnings #4555

benjaoming opened this issue Oct 2, 2015 · 0 comments

Comments

@benjaoming
Copy link
Contributor

Some of the rules match nothing, if we can reduce the number of warnings, that'd be nice.

    warning: no files found matching '*.mo' under directory 'kalite'
    warning: no files found matching '*.po' under directory 'kalite'
    warning: no previously-included files matching '*' found under directory 'kalite/static'
    warning: no previously-included files found matching 'kalite/local_settings.py'
    warning: no previously-included files found matching 'kalite/settings/local_settings.py'
    warning: no previously-included files found matching 'kalite/private_key.pem'
    warning: no previously-included files found matching 'kalite/secrets.py'
    warning: no previously-included files matching '*pyc' found under directory 'python-packages'
    warning: no files found matching '*' under directory 'docs/_build/html'
    warning: no files found matching '*' under directory 'dist-packages'
@benjaoming benjaoming self-assigned this Oct 2, 2015
@benjaoming benjaoming added this to the 0.15.0 milestone Oct 2, 2015
benjaoming added a commit to benjaoming/ka-lite that referenced this issue Oct 2, 2015
aronasorman added a commit that referenced this issue Oct 5, 2015
Remove redundant lines generating warnings #4555
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants