summaryrefslogtreecommitdiff
path: root/pyproject.toml
Commit message (Expand)AuthorAgeFilesLines
* fix: correct imports and `__all__` (#2340)Iwan Aucamp2023-04-121-0/+1
* build(deps-dev): bump black from 23.1.0 to 23.3.0 (#2328)dependabot[bot]2023-04-091-2/+2
* build(deps): bump importlib-metadata from 4.13.0 to 6.1.0 (#2318)dependabot[bot]2023-03-271-1/+1
* chore: post release cleanup (#2317)Iwan Aucamp2023-03-261-1/+1
* chore: prepare for release 6.3.2 (#2315)6.3.2Iwan Aucamp2023-03-261-1/+1
* test: add `webtest` marker to tests that use the internet (#2295)Iwan Aucamp2023-03-211-0/+4
* build: upgrade sphinx and change flake8 and related to only install on python...Iwan Aucamp2023-03-211-5/+6
* build(deps-dev): bump mypy from 1.0.1 to 1.1.1 (#2274)dependabot[bot]2023-03-191-1/+1
* fix: include docs and examples in the sdist tarball (#2289)Iwan Aucamp2023-03-191-0/+2
* chore: post 6.3.1 release tasks (#2290)Iwan Aucamp2023-03-191-1/+1
* chore: prepare for release 6.3.1 (#2285)6.3.1Iwan Aucamp2023-03-181-1/+1
* build: include test in sdist (#2282)Nicholas Bollweg2023-03-171-0/+3
* docs: don't use kroki (#2284)Iwan Aucamp2023-03-171-1/+0
* build: explicitly specify `packages` in `pyproject.toml` (#2280)Iwan Aucamp2023-03-171-0/+3
* chore: post 6.3.0 release tasks (#2279)Iwan Aucamp2023-03-171-1/+1
* chore: prepare for release 6.3.0 (#2276)6.3.0Iwan Aucamp2023-03-161-1/+1
* fix: validation issues with examples (#2269)Iwan Aucamp2023-03-131-4/+2
* build(deps-dev): bump black from 22.12.0 to 23.1.0 (#2248)dependabot[bot]2023-03-111-2/+2
* build(deps-dev): bump types-setuptools from 65.7.0.4 to 67.6.0.0 (#2258)dependabot[bot]2023-03-111-1/+1
* build(deps-dev): bump setuptools from 65.7.0 to 67.5.1 (#2253)dependabot[bot]2023-03-101-1/+1
* build(deps-dev): bump mypy from 0.991 to 1.0.1 (#2247)dependabot[bot]2023-03-061-1/+1
* feat: add parser type hints (#2232)Iwan Aucamp2023-03-051-1/+4
* build: move to poetry for dependency management; consolidate more settings in...Jeffrey C. Lerman2023-01-171-0/+145
* build: update black to 22.12.0 (#2186)Iwan Aucamp2022-12-271-1/+1
* build: update black to 22.10.0 (#2163)Iwan Aucamp2022-11-191-1/+1
* build(deps-dev): bump black from 22.6.0 to 22.8.0 (#2109)dependabot[bot]2022-09-071-1/+1
* feat: add type hints for `rdflib.store` and `rdflib.plugins.stores` (#2057)Iwan Aucamp2022-07-301-1/+3
* Update black to 22.6.0 (#2015)Iwan Aucamp2022-07-131-1/+1
* Add line-specific # noqa, remove exclusion from pyproject.toml (#1994)Graham Higgins2022-06-181-2/+0
* Add more namespaces to test utils (#1980)Iwan Aucamp2022-06-051-1/+5
* style: normalize quoting with blackIwan Aucamp2022-05-191-1/+0
* Fixes #1429, add `iri2uri` (#1902)Graham Higgins2022-05-191-0/+2
* style: ignore flake8 name errors for existing namesIwan Aucamp2022-05-171-8/+9
* feat: add typing for `rdflib/plugins/sparql` (#1926)Iwan Aucamp2022-05-151-1/+10
* style: enable and baseline flakeheaven (#1928)Iwan Aucamp2022-05-151-0/+19
* test: run doctest on rst files in `docs/` (#1875)Iwan Aucamp2022-05-041-0/+1
* text: fix pytest configIwan Aucamp2022-04-181-0/+19
* Black testsIwan Aucamp2022-04-141-1/+0
* Update to black 22.3.0 because of issue with click (#1780)Iwan Aucamp2022-03-301-1/+1
* Use a fixed version of black instead of a range.Iwan Aucamp2022-03-161-1/+1
* re-add req. versionNicholas Car2022-03-161-0/+1
* fix: black hook in pre-commit and configeggplants2022-03-161-2/+0
* pre-commit and pre-commit-ciIwan Aucamp2022-01-301-0/+1
* Rename black.toml to pyproject.tomlIwan Aucamp2022-01-241-0/+31