2df85e75cb
* ``@cherrypy.expose`` now will also set the exposed attribute on a class. * Rewrote all tutorials and internal usage to prefer the decorator usage of ``expose`` rather than setting the attribute explicitly. * Removed test-specific code from tutorials. |
||
---|---|---|
.. | ||
README.md | ||
requirements-check-manifest.txt | ||
requirements-codecov.txt | ||
requirements-cxfreeze.txt | ||
requirements-flake8.txt | ||
requirements-pip.txt | ||
requirements-pyinstaller.txt | ||
requirements-pylint-master.txt | ||
requirements-pylint.txt | ||
requirements-pyroma.txt | ||
requirements-tests.txt | ||
requirements-tox.txt | ||
requirements-vulture.txt |
This directory contains various requirements
files which are used by tox
to
have reproducable tests with pinned versions.