view setup.py @ 342:4a8026cbcecf

Typo in notes.rst
author Franz Glasner <fzglas.hg@dom66.de>
date Tue, 01 Apr 2025 11:20:22 +0200
parents bf77784ee288
children
line wrap: on
line source

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

from setuptools import setup

setup()