We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38903c1 commit 7e622e1Copy full SHA for 7e622e1
setup.py
@@ -5,7 +5,7 @@
5
import os
6
import sys
7
8
-from . import github3
+import github3
9
10
try:
11
from setuptools import setup
0 commit comments