Skip to content

Commit 73284d9

Browse files
feat: apply code changes (#82)
This commit introduces code changes or enhancements. Please see the diff for a complete list of modifications. Co-authored-by: circleci-app[bot] <127350680+circleci-app[bot]@users.noreply.github.com>
1 parent c872ebe commit 73284d9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

setup.py

100755100644
Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@
1313
print(mess)
1414
raise Exception(mess)
1515

16-
__import__("pkg_resources")
17-
1816
packages = find_packages()
1917

2018
setup(

0 commit comments

Comments
 (0)