summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
* test: add `webtest` marker to tests that use the internet (#2295)Iwan Aucamp2023-03-211-1/+1
* build: upgrade sphinx and change flake8 and related to only install on python...Iwan Aucamp2023-03-211-1/+3
* build: rename minimum constraints file to evade dependabot (#2209)Iwan Aucamp2023-01-181-1/+1
* build: move to poetry for dependency management; consolidate more settings in...Jeffrey C. Lerman2023-01-171-23/+53
* ci: switch to python 3.11 release (#2162)Iwan Aucamp2022-11-191-1/+1
* ci: publish test reports (#2091)Iwan Aucamp2022-08-231-2/+2
* fix: issues with string destination handling in `{Graph,Result}.serialize` (#...Iwan Aucamp2022-08-021-1/+1
* feat: add type hints for `rdflib.store` and `rdflib.plugins.stores` (#2057)Iwan Aucamp2022-07-301-0/+1
* fix: SPARQL XML result parsing (#2044)Iwan Aucamp2022-07-261-0/+4
* docs: fix sphinx nitpicky issues (#2036)Iwan Aucamp2022-07-181-2/+4
* style: enable and baseline flakeheaven (#1928)Iwan Aucamp2022-05-151-1/+8
* Move coveralls to GitHub Actions (#1877)Iwan Aucamp2022-05-031-3/+3
* text: fix pytest configIwan Aucamp2022-04-181-6/+0
* Fix handling of EXISTS inside BINDIwan Aucamp2022-04-151-2/+2
* docs: fix sphinx warningsIwan Aucamp2022-04-141-1/+1
* Improved tox configIwan Aucamp2022-03-161-33/+23
* pre-commit and pre-commit-ciIwan Aucamp2022-01-301-1/+9
* Update tox.ini Filip Kovacevic2022-01-061-2/+2
* algebra.py: there were problems with type identifiers and defaultdict. elemen...Filip Kovacevic2022-01-031-5/+5
* tox.ini: removed pytest section as it might not resonate well with the valida...Filip Kovacevic2022-01-031-5/+5
* algebra.py: bugfixes for SUBSTR and CONCATFilip Kovacevic2022-01-031-0/+6
* Compile docs in GitHub Actions CIIwan Aucamp2021-12-281-0/+12
* Merge pull request #8 from aucampia/iwana-20211219T1900-fix_mypyAlex Nelson2021-12-211-1/+1
|\
| * Fix mypy settings to run select test files in strict modeIwan Aucamp2021-12-191-1/+1
* | Updated tox config to run mypy in the default environmentIwan Aucamp2021-12-181-4/+3
|/
* Migrate from nosetest to pytestIwan Aucamp2021-10-241-4/+5
* Remove Tox reference to Python 3.6Alex Nelson2021-09-271-1/+1
* Fix mypy type errors and add mypy to .drone.ymlIwan Aucamp2021-09-101-0/+9
* Remove spaces between `-r` and `requirements.{.dev}.txt`Iwan Aucamp2021-05-161-4/+4
* update supported Python versionsNicholas Car2021-05-161-1/+1
* Fix tox configIwan Aucamp2021-05-151-16/+6
* add python 3.8, drop python 2 and 3.4t0b32020-04-261-2/+2
* removed special py3 handling code from setup.py and travis filesGunnar Aastrand Grimnes2017-01-301-59/+0
* six: added six to requirementsJoern Hees2017-01-301-0/+4
* restrict travis to supported versionsGunnar Aastrand Grimnes2017-01-271-71/+1
* adding python 3.5 support (activating tests)Joern Hees2015-09-231-2/+20
* Update requirementsGraham Higgins2015-02-261-12/+14
* configure tox/travis to also test py34Gunnar Aastrand Grimnes2014-08-121-8/+27
* change protocol, remove ssl requirement.Graham Higgins2013-05-211-1/+1
* Remove skipping test of deleted graphutils code, remove pydot from tox.iniGraham Higgins2013-05-181-10/+3
* Immigrate rdflib-sparql (plus some prefiguring changes)Graham Higgins2013-03-211-11/+43
* Small fixes and cleanupGraham Higgins2013-02-091-4/+4
* Docs updatesGraham Higgins2013-01-211-1/+1
* Remove (now-broken) tox testing of Python 2.4. Add simplejson dependency to t...Graham Higgins2012-11-061-6/+22
* Embrace Python 3.3.0 for tests.Graham Higgins2012-09-291-1/+29
* Use unified envpython approach.Graham Higgins2012-02-191-5/+4
* Re-enable doctests, adjust docstrings for use with py3compat.Graham Higgins2012-02-181-21/+7
* Adjustments for Python 2.4Graham Higgins2012-01-251-1/+13
* Refine tox dependencies, add a py2/3 uformatGraham Higgins2012-01-241-1/+4
* Re-enable html5lib parser test for when installedGraham Higgins2012-01-241-0/+2