overrides: Decorator to automatically detect mismatch when overriding a method¶
Description¶
Decorator to automatically detect mismatch when overriding a method
License¶
Apache License, Version 2.0
Upstream Contact¶
Type¶
standard
Dependencies¶
Version Information¶
package-version.txt:
7.7.0
version_requirements.txt:
overrides
Installation commands¶
$ pip install overrides
$ sage -i overrides
If the system package is installed and if the (experimental) option
--enable-system-site-packages
is passed to ./configure
, then
./configure
will check if the system package can be used.