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
.github
conda
doc
examples
tensorly
.coveragerc -rw-r--r-- 72 bytes
.gitignore -rw-r--r-- 905 bytes
.travis.yml -rw-r--r-- 2.6 KB
AUTHORS.rst -rw-r--r-- 272 bytes
CHANGELOG.md -rw-r--r-- 229 bytes
CITATION.cff -rw-r--r-- 700 bytes
CONTRIBUTING.rst -rw-r--r-- 275 bytes
LICENSE.txt -rw-r--r-- 1.5 KB
Makefile -rw-r--r-- 607 bytes
README.rst -rw-r--r-- 7.8 KB
deploy_docs.sh -rw-r--r-- 1.3 KB
requirements.txt -rw-r--r-- 54 bytes
setup.cfg -rw-r--r-- 508 bytes
setup.py -rwxr-xr-x 1.9 KB

README.rst

back to top