Project

General

Profile

« Previous | Next » 

Revision 143aed2d

Added by koszko over 1 year ago

enable using with Python 3.7

View differences:

setup.cfg
32 32
    = src
33 33
packages = find:
34 34
include_package_data=True
35
python_requires = >= 3.7
35 36
install_requires =
36 37
    click
37
    jsonschema
38
    jsonschema>=3.0
38 39
 # reuse is optional:
39 40
 #    reuse
40 41

  

Also available in: Unified diff