Remove setup.[cfg|py]

pull/2111/head
Paul Pfeister 8 months ago
parent de8ebb1577
commit b2a69b5198

@ -1,4 +0,0 @@
[metadata]
name = Sherlock
author = Sherlock Project
url = http://sherlock-project.github.io/

@ -1,8 +0,0 @@
#!/usr/bin/env python3
"""Sometimes required for rpm spec - particularly when using pyp2rpm
"""
from setuptools import setup
setup()
Loading…
Cancel
Save