diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2018-09-16 11:49:35 -0400 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2018-09-16 11:49:35 -0400 |
| commit | 4af86b5ac3caf2e3b79b3227c9d11ae01210c1ee (patch) | |
| tree | c32cd878d060f7622cead090de72f56245a4dff6 | |
| parent | 5c8ff5a17840790b68d75e47652264f4f9931101 (diff) | |
| download | external_python_setuptools-4af86b5ac3caf2e3b79b3227c9d11ae01210c1ee.tar.gz external_python_setuptools-4af86b5ac3caf2e3b79b3227c9d11ae01210c1ee.tar.bz2 external_python_setuptools-4af86b5ac3caf2e3b79b3227c9d11ae01210c1ee.zip | |
Minor reword
| -rw-r--r-- | changelog.d/1402.change.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/changelog.d/1402.change.rst b/changelog.d/1402.change.rst index 5a68ac9d..52852f05 100644 --- a/changelog.d/1402.change.rst +++ b/changelog.d/1402.change.rst @@ -1,2 +1,2 @@ -Fixed a bug with namespace packages under python-3.6 when one package in +Fixed a bug with namespace packages under Python 3.6 when one package in current directory hides another which is installed. |
