Skip to content

Commit

Permalink
Merge d3ab765 into cf5cf85
Browse files Browse the repository at this point in the history
  • Loading branch information
BLKSerene committed Oct 16, 2023
2 parents cf5cf85 + d3ab765 commit 3cf25ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
author="Wannaphong",
author_email="wannaphong@yahoo.com",
url="https://github.com/wannaphong/laonlp",
packages=find_packages(),
packages=find_packages(exclude=["tests"]),
test_suite="tests",
python_requires=">=3.6",
package_data={
Expand Down

0 comments on commit 3cf25ca

Please sign in to comment.