Skip to content

Commit dbf9ebb

Browse files
committed
Removing the import of the unused find_packages
1 parent 8d6c6ef commit dbf9ebb

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
@@ -1,4 +1,4 @@
1-
from setuptools import setup, find_packages
1+
from setuptools import setup
22

33

44
PACKAGE_NAME = 'pyannotating'

0 commit comments

Comments
 (0)