c7f4d61b82
Recent tox releases have put us on a config treadmill. Avoid these issues entirely by using nox. Nox is a tox alternative that uses standard tools like pip and should be simpler to use for us. Change-Id: Ifce288808f535b5ee071dddc597ef54a6d3d03bb Depends-On: https://review.opendev.org/883664
11 lines
81 B
Plaintext
11 lines
81 B
Plaintext
.tox
|
|
.nox
|
|
build/*
|
|
*.pyc
|
|
jeepyb/versioninfo
|
|
AUTHORS
|
|
ChangeLog
|
|
dist/*
|
|
*.egg*
|
|
.idea
|