Migrate to demjson3
It looks like the demjson package is no longer maintained [1][2]. The last version was released in 2015. This patch migrates to demjson3 which is a fork of the demjson library compatible with python3. [1] https://github.com/dmeranda/demjson/issues/40 [2] https://pypi.org/project/demjson/ Change-Id: Ibb176d942d401662ab6e565313e81b84238d1d76
This commit is contained in:
parent
e55a7d6938
commit
75de33251e
@ -1,5 +1,5 @@
|
||||
pygments
|
||||
demjson
|
||||
demjson3
|
||||
doc8
|
||||
jsonschema
|
||||
Sphinx
|
||||
|
@ -1,5 +1,5 @@
|
||||
pygments
|
||||
demjson
|
||||
demjson3
|
||||
doc8
|
||||
jsonschema
|
||||
Sphinx
|
||||
|
Loading…
Reference in New Issue
Block a user