summaryrefslogtreecommitdiff
path: root/setup.cfg
Commit message (Expand)AuthorAgeFilesLines
* Add support for Python 3.10.Julian Berman2021-10-081-0/+1
* Move python_requires to options for correct METADATA generation.Karthikeyan Singaravelan2021-09-301-1/+1
* No need to build universal wheels for Python 3-onlyHugo van Kemenade2021-09-281-3/+0
* Always depend on the newer webcolors API.Julian Berman2021-08-251-2/+2
* Depend on rfc3339-validator for format, even for non-nonGPL.Julian Berman2021-08-241-6/+6
* Drop support for Python 3.6.deprecationsJulian Berman2021-08-201-4/+3
* More strict style, now via bugbear.Julian Berman2021-08-181-0/+4
* Add a linter to ensure single quotes aren't added.Julian Berman2021-08-181-1/+1
* Update setup.cfg杨鹏2021-08-091-1/+1
* Julian/jsonschema#782: Code clenaup, fixes validation messagesHarald Nezbeda2021-07-211-1/+1
* Julian/jsonschema#782: Resolve meta schema vocabularies from local cacheHarald Nezbeda2021-07-201-1/+1
* Julian/jsonschema#782: Extend format check for draft2020-12, add duration for...Harald Nezbeda2021-07-191-0/+2
* Fixes validation for uri-template formatHarald Nezbeda2021-06-251-0/+2
* Delete unused dependencyFrancisco Couzo2021-06-121-1/+0
* Test on Py39.Julian Berman2020-10-201-0/+1
* Modify the code based on review commentswilson chen2020-08-081-2/+2
* fix bug about hostname by import fqdnwillson-chen2020-08-071-0/+2
* Remove the 3 :: Only classifier.Julian Berman2020-08-041-1/+0
* [compat] Drop support of PY2Bastien Vallet2020-07-301-4/+2
* Drop support for python3.5.Julian Berman2020-03-281-1/+0
* Sigh... but also drops Py2 compat.Julian Berman2020-02-211-2/+2
* Newer webcolors has a new API apparently.Julian Berman2020-02-211-2/+2
* Merge remote-tracking branch 'origin/pr/634'Julian Berman2020-01-251-1/+0
|\
| * Avoid setup_requires offline installation issues GermanoGuerrini2019-12-051-1/+0
* | Test directly with pip show.Julian Berman2020-01-251-2/+1
* | Merge remote-tracking branch 'origin/pr/652'Julian Berman2020-01-251-0/+2
|\ \
| * | Rename COPYING file to LICENSE to allow pip-licenses to locate itjohnthagen2020-01-251-1/+1
| * | Add license file (COPYING) metadata to packaged distributionsjohnthagen2020-01-231-0/+2
| |/
* | Fix the warnings emitted by twine check.Julian Berman2020-01-241-0/+1
|/
* Stop depending on setuptools.Julian Berman2019-11-291-2/+1
* Skip dependency importlib_metadata on PY 3.8Adam Dobrawy2019-11-171-1/+1
* Merge branch 'master' into format-nongplNicolas Aimetti2019-10-311-0/+1
|\
| * Py38.Julian Berman2019-10-171-0/+1
* | Add format validators as separate modulesNicolas Aimetti2019-10-281-0/+2
* | non GPL format optionNicolas Aimetti2019-10-231-0/+4
|/
* Revert "Respect ECMA regex syntax for schemas."v3.1.1Julian Berman2019-10-091-1/+0
* Use JS regex syntaxZac Hatfield-Dodds2019-10-071-0/+1
* Switch to the newer importlib_metadata.Julian Berman2019-09-261-0/+1
* Don't let flake8 complain about unicode on Py3.Julian Berman2019-09-031-0/+1
* Doc stylin.Julian Berman2019-09-031-2/+13
* wheel -> bdist_wheel, since the former is apparently deprecated.Julian Berman2019-08-041-1/+1
* Update setup.cfglennartk2019-03-181-1/+1
* Added RTD to project_urlslennartk2019-03-181-0/+2
* Drop support for Python 3.4.Julian Berman2019-01-271-1/+0
* idn-hostname validation.Julian Berman2019-01-041-0/+1
* SortJulian Berman2019-01-031-1/+1
* Depend on setuptoolsJordan Speicher2019-01-021-0/+1
* Document Python 3.7 support in setup configurationjohnthagen2018-12-031-0/+1
* Hm, I guess this still does do things.Julian Berman2018-08-031-0/+3
* setup.py -> setup.cfgJulian Berman2018-08-011-2/+49