⚰️(dead) remove obsolete file

remove obsolete file ... i think ?
It seems setup.cfg has been replaced by pyproject.toml
This commit is contained in:
Marie PUPO JEAMMET
2024-08-01 17:10:41 +02:00
committed by Marie
parent c26786a107
commit df59bfd1ee

View File

@@ -1,7 +0,0 @@
#!/usr/bin/env python
"""Setup file for the people module. All configuration stands in the setup.cfg file."""
# coding: utf-8
from setuptools import setup
setup()