diff options
author | Jeff Forcier <jeff@bitprophet.org> | 2023-01-20 16:11:47 -0500 |
---|---|---|
committer | Jeff Forcier <jeff@bitprophet.org> | 2023-01-20 16:11:47 -0500 |
commit | cfd4af06dc66a9b0ac8ebd7559f2657acdb77d39 (patch) | |
tree | 4a19905172d2ee580962b21bdaf58d946c982654 /sites/www | |
parent | d29bb48a392be93f24779aa6f04ed87fcdeea5d9 (diff) |
Docstring and changelog tweaks, thanks @bskinn!
Diffstat (limited to 'sites/www')
-rw-r--r-- | sites/www/changelog.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sites/www/changelog.rst b/sites/www/changelog.rst index ed424e29..6a0cff99 100644 --- a/sites/www/changelog.rst +++ b/sites/www/changelog.rst @@ -71,7 +71,7 @@ Changelog 2. So long and thanks for all the fish! .. warning:: - This change is backwards compatible. However, our packaging metadata has + This change is backwards incompatible. However, our packaging metadata has been updated to include ``python_requires``, so this should not cause breakage unless you're on an old installation method that can't read this metadata. |