Skip to content
This repository was archived by the owner on Jun 5, 2025. It is now read-only.

Commit d936a78

Browse files
fix: reduce diff
1 parent 9571000 commit d936a78

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,7 +1,7 @@
11
import subprocess
22
from codecs import open
33

4-
from setuptools import setup
4+
from setuptools import setup, find_packages
55
from setuptools.command import develop, build_py
66

77

0 commit comments

Comments
 (0)