Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 2253d39

Browse files
committed
fix(setup): add missing imports
1 parent 4572ffd commit 2253d39

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎setup.py‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@
99

1010
from distutils.command.build_py import build_py as _build_py
1111
from setuptools.command.sdist import sdist as _sdist
12+
import pkg_resources
13+
import logging
1214
import os
1315
import sys
1416
from os import path

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /