Skip to content

Commit 6b5e72e

Browse files
author
Robert Sachunsky
committed
fix setup (needs json)
1 parent 706c82c commit 6b5e72e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
"""
1616

1717
import codecs
18+
import json
1819
from setuptools import setup
1920
from setuptools import find_packages
2021

0 commit comments

Comments
 (0)