Skip to content
Snippets Groups Projects
Commit 0a4b5ed1 authored by Jean-Paul Calderone's avatar Jean-Paul Calderone
Browse files

Tahoe-LAFS is not Python 3 so neither are we

parent 7898595e
No related branches found
No related tags found
1 merge request!4Cryptoless Tahoe-LAFS storage server plugin
...@@ -49,7 +49,7 @@ jobs: ...@@ -49,7 +49,7 @@ jobs:
tests: tests:
docker: docker:
- image: "circleci/python:3.7" - image: "circleci/python:2.7"
environment: environment:
PIP_SYNC_REQUIREMENTS: "requirements.txt requirements-tests.txt" PIP_SYNC_REQUIREMENTS: "requirements.txt requirements-tests.txt"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment