Skip to content

Commit 03c41d9

Browse files
committed
Updated files with repo_helper.
1 parent 9d56fb0 commit 03c41d9

File tree

2 files changed

+5
-143
lines changed

2 files changed

+5
-143
lines changed

.ci/copy_pypi_2_github.py

Lines changed: 0 additions & 143 deletions
This file was deleted.

tox.ini

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -185,3 +185,8 @@ docstring-quotes = """
185185
python_version = 3.6
186186
ignore_missing_imports = True
187187
namespace_packages = True
188+
189+
;
190+
;[coverage:run]
191+
;plugins =
192+
; coverage_pyver_pragma

0 commit comments

Comments
 (0)