python-pkcs7/setup.py

5 lines
65 B
Python
Raw Normal View History

2022-09-27 23:25:16 +00:00
# for legacy compatibility
from setuptools import setup
setup()