Revision e5dd2840207e019e1aece7e91928324af0a7857b authored by Aaron Meyer on 24 January 2023, 00:54:00 UTC, committed by GitHub on 24 January 2023, 00:54:00 UTC
Removes f-string syntax that is not supported in Python 3.7. To prevent incompatibilities in the future, the tests (with Numpy backend) are now run on several of the supported Python versions.

Fixes #479 and #473.
1 parent da0b3fa
History
File Mode Size
_static
development_guide
modules
sphinx_ext
templates
user_guide
Makefile -rw-r--r-- 4.9 KB
about.rst -rw-r--r-- 3.0 KB
conf.py -rw-r--r-- 10.5 KB
home.rst -rw-r--r-- 102 bytes
index.html -rw-r--r-- 8.9 KB
index.rst -rw-r--r-- 444 bytes
installation.rst -rw-r--r-- 2.0 KB
minify.py -rw-r--r-- 857 bytes
requirements_doc.txt -rw-r--r-- 85 bytes

back to top