diff options
author | Ned Batchelder <ned@nedbatchelder.com> | 2020-01-08 20:34:01 -0500 |
---|---|---|
committer | Ned Batchelder <ned@nedbatchelder.com> | 2020-01-11 07:22:02 -0500 |
commit | 70d527b91588d854378f78f49ee491b84662df51 (patch) | |
tree | e1fd0d8cfd12d310d470a94127526939d92ce364 /CONTRIBUTORS.txt | |
parent | 1c653dd10d3b75b9b442981139bc8e796aea148c (diff) | |
download | python-coveragepy-git-70d527b91588d854378f78f49ee491b84662df51.tar.gz |
Refine the conditions for tweaking sys.path[0]. Fixes #862
Diffstat (limited to 'CONTRIBUTORS.txt')
-rw-r--r-- | CONTRIBUTORS.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTORS.txt b/CONTRIBUTORS.txt index 4cb09b6a..53846eaf 100644 --- a/CONTRIBUTORS.txt +++ b/CONTRIBUTORS.txt @@ -5,6 +5,7 @@ Other contributions, including writing code, updating docs, and submitting useful bug reports, have been made by: Adi Roiban +Agbonze O. Jeremiah Albertas Agejevas Aleksi Torhamo Alex Gaynor |