view setup.py @ 152:46cb438fa520

Truncate the timestamp in the output to seconds
author Franz Glasner <fzglas.hg@dom66.de>
date Sat, 04 Jan 2025 15:31:39 +0100
parents bf77784ee288
children
line wrap: on
line source

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

from setuptools import setup

setup()