Move pygooglechart into igc2kmz.third_party.
This commit is contained in:
parent
86b50de35e
commit
897a94a4f3
|
@ -19,7 +19,7 @@ import datetime
|
|||
import math
|
||||
import time
|
||||
|
||||
import pygooglechart
|
||||
import third_party.pygooglechart as pygooglechart
|
||||
|
||||
import color
|
||||
import kml
|
||||
|
|
Loading…
Reference in New Issue