Ok, this doesn't seem to be possible with Python 3.3. Great!
This commit is contained in:
parent
a7bfb0e7a5
commit
a08dd924c4
@ -1,4 +0,0 @@
|
|||||||
pytest>=2.5
|
|
||||||
colour>=0.0.5
|
|
||||||
mock>=1.0
|
|
||||||
pep8>=1.5
|
|
@ -1,8 +1,6 @@
|
|||||||
language: python
|
language: python
|
||||||
python:
|
python:
|
||||||
- "3.3_with_system_site_packages"
|
- "3.3"
|
||||||
before_install:
|
|
||||||
- "sudo apt-get install -qq python3-sphinx"
|
|
||||||
install:
|
install:
|
||||||
- "pip install -r dev-requirements.txt"
|
- "pip install -r dev-requirements.txt"
|
||||||
script:
|
script:
|
||||||
|
Loading…
Reference in New Issue
Block a user