Skip to content

Commit

Permalink
install test libraries with pip
Browse files Browse the repository at this point in the history
  • Loading branch information
brad committed May 30, 2014
1 parent 1c530ad commit 5b4c5df
Show file tree
Hide file tree
Showing 209 changed files with 5 additions and 52,826 deletions.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,10 @@ language: python
python: 2.7
install:
- pip install coveralls
- pip install -r requirements.txt
before_script:
# App engine is not installed by default in Travis CI, so we employ the
# workaround recommended according in this Github issue:
# workaround recommended in this Github issue:
# https://github.com/travis-ci/travis-ci/issues/738
- wget http://googleappengine.googlecode.com/files/google_appengine_1.8.9.zip -nv
- unzip -q google_appengine_1.8.9.zip
Expand Down
2 changes: 2 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
WebTest==2.0.15
mox==0.5.3
41 changes: 0 additions & 41 deletions testlib/WebOb-1.4-py2.7.egg-info/PKG-INFO

This file was deleted.

186 changes: 0 additions & 186 deletions testlib/WebOb-1.4-py2.7.egg-info/SOURCES.txt

This file was deleted.

1 change: 0 additions & 1 deletion testlib/WebOb-1.4-py2.7.egg-info/dependency_links.txt

This file was deleted.

43 changes: 0 additions & 43 deletions testlib/WebOb-1.4-py2.7.egg-info/installed-files.txt

This file was deleted.

8 changes: 0 additions & 8 deletions testlib/WebOb-1.4-py2.7.egg-info/requires.txt

This file was deleted.

1 change: 0 additions & 1 deletion testlib/WebOb-1.4-py2.7.egg-info/top_level.txt

This file was deleted.

1 change: 0 additions & 1 deletion testlib/WebOb-1.4-py2.7.egg-info/zip-safe

This file was deleted.

34 changes: 0 additions & 34 deletions testlib/WebTest-2.0.15-py2.7.egg-info/PKG-INFO

This file was deleted.

Loading

0 comments on commit 5b4c5df

Please sign in to comment.