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.
tox --notest
1 parent 6b93527 commit 484c52eCopy full SHA for 484c52e
circle.yml
@@ -20,7 +20,8 @@ dependencies:
20
21
# install everything tox knows about and the plotly package.
22
- pip install tox
23
- - tox --notest
+ - tox --notest:
24
+ timeout: 1200
25
- pip install -I .
26
27
# we need to cd out of the project root to ensure the install worked
0 commit comments