Get ready for release 3.9.1

This commit is contained in:
rocky
2024-03-15 22:02:53 -04:00
parent bec88e4aaa
commit 29edaaed0e
15 changed files with 529 additions and 81 deletions

View File

@@ -12,10 +12,11 @@ doc_files = README.rst
# examples/
[bdist_wheel]
universal=1
universal = no
[metadata]
description_file = README.rst
licences_files = COPYING
[flake8]
# max-line-length setting: NO we do not want everyone writing 120-character lines!