Skip to content

Commit 9d012af

Browse files
committed
Drop references to dev-env, it's not pybz specific
1 parent d6c948b commit 9d012af

2 files changed

Lines changed: 0 additions & 4 deletions

File tree

.gitignore

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,3 @@ build
66
.cache
77
.coverage
88
.tox
9-
10-
#python-bugzilla venvs
11-
dev-env*

tox.ini

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,4 @@ addopts = -q --tb=native
1818
omit =
1919
/*/tests/*
2020
/usr/*
21-
*dev-env*
2221
*.tox/*

0 commit comments

Comments
 (0)