projects
/
nmigen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b09f4b1
)
setup: add missing import.
author
whitequark
<whitequark@whitequark.org>
Fri, 14 Dec 2018 02:32:37 +0000
(
02:32
+0000)
committer
whitequark
<whitequark@whitequark.org>
Fri, 14 Dec 2018 02:32:37 +0000
(
02:32
+0000)
setup.py
patch
|
blob
|
history
diff --git
a/setup.py
b/setup.py
index d4b60e0ca38bdd0ca4d6e09404099c9142ab9326..6b9aed3ea628c3eb480e59ade92832f2ac8cf438 100644
(file)
--- a/
setup.py
+++ b/
setup.py
@@
-1,3
+1,4
@@
+import sys
from setuptools import setup, find_packages