mirror of
https://codeberg.org/privacy1st/de-p1st-monitor
synced 2024-11-21 19:33:18 +01:00
5 lines
120 B
Python
5 lines
120 B
Python
|
# This file is required for `pip install` on Ubuntu 18.04.
|
||
|
# It loads `setup.cfg`.
|
||
|
from setuptools import setup
|
||
|
setup()
|