We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c03a3a commit 5542ff0Copy full SHA for 5542ff0
setup.py
@@ -7,7 +7,7 @@
7
setup(
8
name='crispy-parser',
9
version='2.0.0',
10
- packages=['crispy', 'crispy.tests'],
+ packages=['crispy'],
11
url='https://github.com/fybx/crispy',
12
license='GNU LGPL-v2.1',
13
author='F. Y. BALABAN, <fyb@fybx.dev>',
0 commit comments