setup.py
authorsalimfadhley <sal@stodge.org>
Wed, 12 Jun 2013 22:44:04 +0000 (23:44 +0100)
committersalimfadhley <sal@stodge.org>
Wed, 12 Jun 2013 22:44:04 +0000 (23:44 +0100)
travis.yaml

index edb0397..81f9959 100644 (file)
@@ -1,6 +1,5 @@
 language: python
 python:
-  - "3.3"
   - "2.7"
 # command to install dependencies, e.g. pip install -r requirements.txt --use-mirrors
 install: python setup.py develop