FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
powertools-lambda-python/tox.ini at develop · aws-powertools/powertools-lambda-python · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
aws-powertools
/
powertools-lambda-python
Public
Notifications
You must be signed in to change notification settings
Fork
492
Star
3.3k
Code
Issues
33
Pull requests
10
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
powertools-lambda-python
/
tox.ini
Copy path
More file actions
More file actions
Latest commit
History
History
History
14 lines (11 loc) · 252 Bytes
Breadcrumbs
powertools-lambda-python
/
tox.ini
Copy path
File metadata and controls
14 lines (11 loc) · 252 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[tox]
envlist
= py37,py38,py39
[testenv]
deps
=
filelock
pytest-xdist
pydantic
commands
= python parallel_run_e2e.py
;
If you ever encounter another parallel lock across interpreters
;
pip install tox tox-poetry
;
tox -p --parallel-live
Back
|
FazBrowse Home
|
New Git URL