changeset 749:a4db7bd42eea

Docs
author Franz Glasner <fzglas.hg@dom66.de>
date Tue, 31 Oct 2023 08:29:53 +0100
parents c27d0812b30d
children 4da49cc5e62b
files setup.py
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/setup.py	Tue Oct 31 08:28:54 2023 +0100
+++ b/setup.py	Tue Oct 31 08:29:53 2023 +0100
@@ -180,6 +180,8 @@
 
 
             #
+            # Force installation into `platlib` instead of `purelib`.
+            #
             # See also: https://peps.python.org/pep-0491/
             # See also: https://github.com/google/or-tools/issues/616
             #