Thanks to visit codestin.com Credit goes to github.com
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 307b28c commit 5b5f5d3Copy full SHA for 5b5f5d3
circle.yml
@@ -4,7 +4,7 @@ machine:
4
5
PLOTLY_PACKAGE_ROOT: /home/ubuntu/${CIRCLE_PROJECT_REPONAME}
6
PLOTLY_CONFIG_DIR: ${HOME}/.plotly
7
- PLOTLY_PYTHON_VERSIONS: 2.7.8 3.3.3 3.4.1
+ PLOTLY_PYTHON_VERSIONS: 3.3.3 3.4.1
8
PLOTLY_CORE_REQUIREMENTS_FILE: ${PLOTLY_PACKAGE_ROOT}/requirements.txt
9
PLOTLY_OPTIONAL_REQUIREMENTS_FILE: ${PLOTLY_PACKAGE_ROOT}/optional-requirements.txt
10
PLOTLY_JUPYTER_TEST_DIR: ${PLOTLY_PACKAGE_ROOT}/plotly/tests/test_core/test_jupyter
0 commit comments