We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Just warning about dir 'examples' Install into virtualenv --no-site-packages
virtualenv --version 1.7.1.2
on Ubuntu 12.04
pip install git+https://github.com/django-debug-toolbar/django-debug-toolbar.git Downloading/unpacking git+https://github.com/django-debug-toolbar/django-debug-toolbar.git Cloning https://github.com/django-debug-toolbar/django-debug-toolbar.git to /tmp/pip-tQ4vYP-build Running setup.py egg_info for package from git+https://github.com/django-debug-toolbar/django-debug-toolbar.git no previously-included directories found matching 'example' Installing collected packages: django-debug-toolbar Running setup.py install for django-debug-toolbar no previously-included directories found matching 'example' Successfully installed django-debug-toolbar Cleaning up...
The text was updated successfully, but these errors were encountered:
119874f
Removed faulty pruning of example dir from manifest template. Fixes d…
359ddb4
…jango-commons#301.
No branches or pull requests
Just warning about dir 'examples'
Install into virtualenv --no-site-packages
on Ubuntu 12.04
The text was updated successfully, but these errors were encountered: