Skip to content

Commit a946a40

Browse files
committed
setup: remove pkg_resources import
setutools 82 dropped pkf_resources module. Also, beside importing it, it isn't used for anything. Signed-off-by: Rodrigo M. Duarte <rodrigo.duarte@ossystems.com.br>
1 parent 5dbf198 commit a946a40

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
import shutil
66
import subprocess
77

8-
import pkg_resources
98
from setuptools import setup
109

1110

0 commit comments

Comments
 (0)