mirror of
https://codeberg.org/privacy1st/de-p1st-monitor
synced 2024-11-23 19:49:32 +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()
|