Skip to content

Commit

Permalink
blah
Browse files Browse the repository at this point in the history
  • Loading branch information
DRMacIver committed Mar 18, 2015
1 parent c1a8078 commit 803ad82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hypothesis-extra/hypothesis-django/test_setup
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
#!/bin/bash

pip install fake-factory
for p in hypothesis-datetime hypothesis-fakefactory; do
pushd ../$p
pip install -r requirements.txt
python setup.py install
popd
done

0 comments on commit 803ad82

Please sign in to comment.