Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use setName on TokenConverter to set the name property | Iwan Aucamp | 2021-09-11 | 1 | -1/+1 |
| | | | | | | This works for both pyparsing 2 and 3. Fixes #1370 | ||||
* | Fixes 1190 - pin major version of pyparsing | Chris Mungall | 2021-07-18 | 1 | -1/+1 |
| | | | Fixes #1190 -- currently rdflib sparql engine breaks with pyparsing 3b | ||||
* | more requirements shuffling for Travis | Nicholas Car | 2020-10-03 | 1 | -1/+0 |
| | |||||
* | apparently flake8 is needed in requirements.txt | Nicholas Car | 2020-10-03 | 1 | -0/+1 |
| | |||||
* | removing flake8, requests, doctest-ignore-unicode | Nicholas Car | 2020-10-03 | 1 | -3/+0 |
| | |||||
* | removal of all uses of package six | Nicholas Car | 2020-05-16 | 1 | -1/+0 |
| | |||||
* | add requests to requirements | Gunnar Aastrand Grimnes | 2018-11-01 | 1 | -0/+1 |
| | |||||
* | actually remove the SPARQLWrapper dependency, re: #744 | Gunnar Aastrand Grimnes | 2018-10-28 | 1 | -1/+0 |
| | |||||
* | remove format_doctest from py3compat | Gunnar Aastrand Grimnes | 2017-01-31 | 1 | -0/+1 |
| | | | | replaced with doctest-ignore-unicode noseplugin | ||||
* | removed special py3 handling code from setup.py and travis files | Gunnar Aastrand Grimnes | 2017-01-30 | 1 | -0/+6 |
| | |||||
* | Add some storage conveniences | Graham Higgins | 2013-03-21 | 1 | -4/+0 |
| | |||||
* | Add flake8 check and fix typo in .travis.yaml | Graham Higgins | 2013-01-11 | 1 | -0/+1 |
| | |||||
* | travising | Graham Higgins | 2013-01-11 | 1 | -0/+3 |