We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8621b87 commit 8844c74Copy full SHA for 8844c74
circle.yml
@@ -2,7 +2,7 @@ machine:
2
environment:
3
PLOTLY_PACKAGE_ROOT: /home/ubuntu/python-api
4
PLOTLY_CONFIG_DIR: ${HOME}/.plotly
5
- PLOTLY_PYTHON_VERSIONS: 2.6.8 2.7.8 3.3.3
+ PLOTLY_PYTHON_VERSIONS: 2.6.8 2.7.8 3.3.3 3.4.1
6
PLOTLY_CORE_REQUIREMENTS_FILE: ${PLOTLY_PACKAGE_ROOT}/requirements.txt
7
PLOTLY_OPTIONAL_REQUIREMENTS_FILE: ${PLOTLY_PACKAGE_ROOT}/optional-requirements.txt
8
PLOTLY_OPTIONAL_REQUIREMENTS_FILE_2_6: ${PLOTLY_PACKAGE_ROOT}/optional-requirements-2-6.txt
0 commit comments