setup: add missing import.
This commit is contained in:
parent
b09f4b10ee
commit
55e729f68a
1 changed files with 1 additions and 0 deletions
1
setup.py
1
setup.py
|
|
@ -1,3 +1,4 @@
|
|||
import sys
|
||||
from setuptools import setup, find_packages
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue