workflow icon indicating copy to clipboard operation
workflow copied to clipboard

Updating installation via pip

Open jasedit opened this issue 10 years ago • 0 comments

This allows me to install workflow using pip without errors about packages not being found.

sudo pip install --allow-external file-workflow --allow-unverified file-workflow workflow should install this as a package which can be used. I can execute workflow using python -m workflow.

jasedit avatar Jan 13 '15 20:01 jasedit