1
0
mirror of https://codeberg.org/privacy1st/exec-notify synced 2025-01-13 01:56:07 +01:00

5 lines
120 B
Python
Raw Normal View History

# This file is required for `pip install` on Ubuntu 18.04.
# It loads `setup.cfg`.
from setuptools import setup
setup()