We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48ad784 commit 696fe0fCopy full SHA for 696fe0f
setup.py
@@ -15,6 +15,7 @@
15
import os
16
from glob import glob
17
import sys
18
+import json
19
20
from setuptools import setup, find_packages
21
0 commit comments