Commit bfafa908 by Ramana Radhakrishnan Committed by Tianqi Chen

Mention minimum version of python features one should stick to (#3588)

parent 4c9729bf
......@@ -38,6 +38,7 @@ Python Code Styles
------------------
- The functions and classes are documented in `numpydoc <https://numpydoc.readthedocs.io/en/latest/>`_ format.
- Check your code style using ``make pylint``
- Stick to language features as in ``python 3.5``
Handle Integer Constant Expression
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment