Skip to content

Commit 5542ff0

Browse files
committed
don't package tests
Signed-off-by: Ferit Yiğit BALABAN <fyb@fybx.dev>
1 parent 5c03a3a commit 5542ff0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
setup(
88
name='crispy-parser',
99
version='2.0.0',
10-
packages=['crispy', 'crispy.tests'],
10+
packages=['crispy'],
1111
url='https://github.com/fybx/crispy',
1212
license='GNU LGPL-v2.1',
1313
author='F. Y. BALABAN, <fyb@fybx.dev>',

0 commit comments

Comments
 (0)