view setup.py @ 6:730c437d9f71

Need Pygments >=2.15. This is for testing purposes. Also add a corresponding requirements.txt.
author Franz Glasner <fzglas.hg@dom66.de>
date Sun, 19 Apr 2026 17:50:59 +0200
parents 04cc3816d478
children
line wrap: on
line source

#!/usr/bin/env python
# -*- coding: utf-8 -*-

from setuptools import setup

setup()