We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08f2586 commit d2d7966Copy full SHA for d2d7966
setup.py
@@ -1,5 +1,6 @@
1
import os
2
from setuptools import setup
3
+from setuptools import find_packages
4
5
6
def read(fname):
0 commit comments