FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
python-docx/tox.ini at master · python-openxml/python-docx · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
python-openxml
/
python-docx
Public
Notifications
You must be signed in to change notification settings
Fork
1.3k
Star
5.7k
Code
Issues
373
Pull requests
140
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Expand file tree
Breadcrumbs
python-docx
/
tox.ini
Copy path
More file actions
More file actions
Latest commit
History
History
History
9 lines (7 loc) · 167 Bytes
Breadcrumbs
python-docx
/
tox.ini
Copy path
File metadata and controls
9 lines (7 loc) · 167 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
[tox]
envlist
= py39, py310, py311, py312, py313
[testenv]
deps
= -rrequirements-test.txt
commands
=
py.test -qx
behave --format progress --stop --
tags
=-wip
Back
|
FazBrowse Home
|
New Git URL