index
:
delta/jsonschema.git
azure
baserock/morph
best-match
ci-cache
cli
codeco
dependabot/pip/docs/jinja2-2.11.3
dependabot/pip/docs/lxml-4.6.2
dependabot/pip/docs/pygments-2.7.4
dependabot/pip/docs/urllib3-1.26.3
deprecations
draft2019-09
draft2020-12
draft6
draft7
drafts
gha
install-checks
main
master
no-leaking-boolean-schemas
patch-1
perf
perf_cache_resolving
pre-commit-ci-update-config
protocol
py310
release-notes
test-split
tox4
type-checker-default-types
warnings
windows
github.com: Julian/jsonschema.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tox.ini
Commit message (
Expand
)
Author
Age
Files
Lines
*
Modernize the packaging setup via PEP 621 and Hatch.
Julian Berman
2022-05-28
1
-1
/
+1
*
Run 3.11 in CI.
Julian Berman
2022-01-12
1
-1
/
+1
*
Setup mypy in `tox -e typing` and get it to pass
Stephen Rosen
2022-01-05
1
-0
/
+10
*
Remove relative imports
Julian Berman
2021-12-15
1
-1
/
+2
*
Set PYTHONWARNINGS only for the test run itself.
Julian Berman
2021-10-31
1
-2
/
+1
*
in-tree-build is now the default in pip
Julian Berman
2021-10-24
1
-4
/
+3
*
Ignore distutils warnings coming from pip which needs a release.
Julian Berman
2021-10-08
1
-1
/
+1
*
Add support for Python 3.10.
Julian Berman
2021-10-08
1
-1
/
+1
*
Minor restructure of which html sphinx builder we build in the tox.ini.
v4.0.0a4
Julian Berman
2021-08-24
1
-12
/
+5
*
Drop support for Python 3.6.
deprecations
Julian Berman
2021-08-20
1
-1
/
+1
*
More strict style, now via bugbear.
Julian Berman
2021-08-18
1
-0
/
+1
*
And a linter to forbid slash-line-continuation.
Julian Berman
2021-08-18
1
-0
/
+1
*
Add a linter to ensure single quotes aren't added.
Julian Berman
2021-08-18
1
-0
/
+1
*
Fix missing trailing commas.
draft2020-12
Julian Berman
2021-08-04
1
-0
/
+1
*
Proper syntax.
Julian Berman
2021-07-09
1
-1
/
+1
*
Hopefully the last warning, which seems to only fire on PyPy.
Julian Berman
2021-07-09
1
-1
/
+1
*
Twisted 21.2.0 was released.
Julian Berman
2021-07-09
1
-1
/
+1
*
Another try at filtering the setuptools_scm warning.
Julian Berman
2021-07-09
1
-1
/
+1
*
And one from setuptools_scm from shallow git clones...
Julian Berman
2021-07-09
1
-1
/
+1
*
Ignore another warning from importlib_metadata.
Julian Berman
2021-07-09
1
-1
/
+1
*
Tests, not coverage toxenv.
Julian Berman
2021-07-09
1
-1
/
+1
*
Don't allow warnings during test runs.
Julian Berman
2021-07-09
1
-0
/
+1
*
Install with --in-tree-build in the tox.ini.
Julian Berman
2021-07-09
1
-4
/
+9
*
Evade the pip safety warning.
Julian Berman
2021-05-05
1
-0
/
+2
*
Install package for perf toxenvs too.
Julian Berman
2021-04-12
1
-1
/
+1
*
Try the Twisted prerelease, which hopefully obviates installing IOCP.
Julian Berman
2021-02-22
1
-1
/
+1
*
Run more toxenvs on 3.9.
Julian Berman
2020-11-18
1
-6
/
+0
*
Vanilla flake8.
Julian Berman
2020-10-20
1
-1
/
+1
*
Test on Py39.
Julian Berman
2020-10-20
1
-1
/
+1
*
pep517.build is dead or dying.
Julian Berman
2020-10-04
1
-4
/
+4
*
Whoops, send coverage to codecov again.
Julian Berman
2020-08-30
1
-2
/
+1
*
Be able to run coverage on all toxenvs.
Julian Berman
2020-08-30
1
-21
/
+12
*
Remove the rest of the notebooks.ai related resources.
Julian Berman
2020-08-28
1
-6
/
+0
*
Run CI against all setuptools extras separately.
Julian Berman
2020-08-12
1
-5
/
+6
*
No more need for pathlib2 without Py2.
Julian Berman
2020-08-04
1
-1
/
+0
*
[compat] Drop support of PY2
Bastien Vallet
2020-07-30
1
-1
/
+1
*
FilePath -> pathlib
Julian Berman
2020-06-07
1
-0
/
+1
*
Add test test-requirements to perf deps.
Jacob Moorman
2020-05-21
1
-1
/
+1
*
Everything can cd now.
Julian Berman
2020-03-29
1
-2
/
+1
*
Drop support for python3.5.
Julian Berman
2020-03-28
1
-1
/
+1
*
Sigh, remove -q from spelling which is required to see the misspelled words.
Julian Berman
2020-03-21
1
-1
/
+1
*
Sigh, no shell.
Julian Berman
2020-02-28
1
-1
/
+1
*
Check the changelog for valid reST.
Julian Berman
2020-02-27
1
-0
/
+2
*
setup.py is dead.
Julian Berman
2020-01-25
1
-1
/
+1
*
Test directly with pip show.
Julian Berman
2020-01-25
1
-9
/
+0
*
Merge remote-tracking branch 'origin/pr/652'
Julian Berman
2020-01-25
1
-0
/
+9
|
\
|
*
Add tox/CI test for license file
johnthagen
2020-01-25
1
-0
/
+9
*
|
Move to twine check.
Julian Berman
2020-01-24
1
-3
/
+5
|
/
*
Just rely on pep517.check.
Julian Berman
2020-01-04
1
-20
/
+0
*
More -ms.
Julian Berman
2020-01-04
1
-5
/
+5
[next]