Skip to content

Commit

Permalink
updated scripts/requirements.txt for stripe.
Browse files Browse the repository at this point in the history
  • Loading branch information
jennyq committed Apr 3, 2012
1 parent 859732b commit 6b866dc
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion scripts/requirements.txt
Expand Up @@ -35,7 +35,9 @@ mimeparse>=0.1.3
python-dateutil>=1.5
pdfminer==20110515
slate==0.3
--extra-index-url https://code.stripe.com --upgrade stripe
stripe
# or manually run this command
# pip install --index-url https://code.stripe.com --upgrade stripe

# git repositories
git+git://github.com/notanumber/xapian-haystack.git
Expand Down

1 comment on commit 6b866dc

@jmoswalt
Copy link
Contributor

Choose a reason for hiding this comment

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

This works well. Thanks Jenny!

Please sign in to comment.