view requirements.txt @ 73:a2a56d08b860

FIX: Python 2 needs a "staticmethod" on "op_fixed()" when called via the LexBase. Python 3 does not allow this. Implement proper decoration depending on the Python version.
author Franz Glasner <fzglas.hg@dom66.de>
date Tue, 28 Apr 2026 19:29:28 +0200
parents 3ccfa7f45044
children
line wrap: on
line source

#
# - Tests need this version for "load_XXX_from_file()"
# - But Sphinx yields errors on Python 2.7 (also with Pygments 2.0.1)
#
Pygments>=2.2