view setup.py @ 5:a0e0f0a2963b

Use the canonical name "Pygments"
author Franz Glasner <fzglas.hg@dom66.de>
date Sun, 19 Apr 2026 17:50:13 +0200
parents 04cc3816d478
children
line wrap: on
line source

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

from setuptools import setup

setup()