fix the command of testr
[parser.git] / setup.py
1 import setuptools
2
3 setuptools.setup(
4     )