Skip to content
Snippets Groups Projects
setup.py 67 B
from setuptools import setup


setup(tests_require=['pytest'])