Skip to content

Implement permission edit pages#1

Open
thomasyip wants to merge 12 commits intomasterfrom
DJANGO-TRUSTS-8-Edit-Perm-Pages
Open

Implement permission edit pages#1
thomasyip wants to merge 12 commits intomasterfrom
DJANGO-TRUSTS-8-Edit-Perm-Pages

Conversation

@thomasyip
Copy link
Member

set -e
virtualenv venv/
source ./venv/bin/activate
pip freeze | grep -v -f requirements.txt - | grep -v '^#' | xargs pip uninstall -y
Copy link
Member Author

@thomasyip thomasyip Apr 29, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What version of xargs do you have? -r is an invalid option for me.

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.

2 participants