summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
* MNT: Update test requirementsChris Markiewicz2020-04-171-1/+2
* MAINT: Indicate Sphinx dependenciesChris Markiewicz2020-04-161-1/+5
* Move 'requests' requirement to 'extras_require'Natanael Arndt2020-03-141-2/+2
* Add requirement for requests to setup.pyNatanael Arndt2020-03-141-1/+1
* 3.7 for travisGunnar Aastrand Grimnes2018-10-281-0/+1
* Remove the SPARQLWrapper dependencyGunnar Aastrand Grimnes2018-05-151-2/+2
* setup.py: Make the license field use an SPDX identifierSebastian Schuberth2017-11-061-1/+1
* restored find_version in setup.pyGunnar Aastrand Grimnes2017-01-301-1/+8
* removed special py3 handling code from setup.py and travis filesGunnar Aastrand Grimnes2017-01-301-315/+7
* converted last test filesGunnar Aastrand Grimnes2017-01-301-26/+25
* six: add still un-sixed filesJoern Hees2017-01-301-0/+25
* removed no longer existing files from skiplistJoern Hees2017-01-301-2/+0
* converted all testsGunnar Aastrand Grimnes2017-01-301-65/+65
* tagged sparqlstore as converted and fixed exampleGunnar Aastrand Grimnes2017-01-301-1/+1
* converted csv2rdfGunnar Aastrand Grimnes2017-01-301-1/+1
* converted docs/plugintableGunnar Aastrand Grimnes2017-01-301-1/+1
* converted rest of rdfaA filesGunnar Aastrand Grimnes2017-01-301-8/+8
* converted rest of microdata classesGunnar Aastrand Grimnes2017-01-301-3/+3
* converted storesGunnar Aastrand Grimnes2017-01-301-3/+3
* converted sparql results filesGunnar Aastrand Grimnes2017-01-301-5/+4
* converted sparql engineGunnar Aastrand Grimnes2017-01-301-9/+9
* converted sleepycat storeGunnar Aastrand Grimnes2017-01-301-2/+2
* converted examplesGunnar Aastrand Grimnes2017-01-301-17/+17
* converted all base serialisers and parsersGunnar Aastrand Grimnes2017-01-301-9/+9
* trivial py3 conversion of toolsGunnar Aastrand Grimnes2017-01-301-5/+5
* six: compare.py: headers and unicode --> text_typeJoern Hees2017-01-301-1/+1
* six: parsers/nquads.py: headers, exception syntaxJoern Hees2017-01-301-1/+1
* six: parsers/notation3.py: hearders; str, unicode, long, unichr, print handlingJoern Hees2017-01-301-1/+1
* six: memory.py: handling of iteritemsJoern Hees2017-01-301-1/+1
* six: extras/infixowl.py: headersJoern Hees2017-01-301-1/+1
* six: extras/describer.py: headers, rel importsJoern Hees2017-01-301-1/+1
* six: run_tests_py3.sh updated to base on setup.py build & use run_tests.pyJoern Hees2017-01-301-1/+1
* six: parser.py: headers, imports, unicode, basestringJoern Hees2017-01-301-1/+1
* six: namespace.py doneJoern Hees2017-01-301-1/+1
* six: graph.py: method sig tuple assignments, iteratorsJoern Hees2017-01-301-1/+1
* six: util.py: headers, StringIOJoern Hees2017-01-301-1/+1
* six: store.py: headers, pickle, exceptions, method sig tuple assignmentsJoern Hees2017-01-301-1/+1
* six: resource.py: headers, unicodeJoern Hees2017-01-301-1/+1
* six: query.py doneJoern Hees2017-01-301-1/+1
* six: plugin.py: headers, handling of iteritemsJoern Hees2017-01-301-1/+1
* six: events.py: headers, handling of .keys()Joern Hees2017-01-301-1/+1
* six: compare.py: headers, unicodeJoern Hees2017-01-301-1/+1
* six: collection.py headers and exception syntaxJoern Hees2017-01-301-1/+1
* six: added list of python files which are 2to3 transformed.Joern Hees2017-01-301-1/+210
* six: __init__.py doneJoern Hees2017-01-301-0/+1
* six: term.py doneJoern Hees2017-01-301-0/+1
* six: transformed and extended py3compat to be used as six wrapperJoern Hees2017-01-301-0/+1
* six: modify setup.py so we can sequentially change files from 2to3 to sixJoern Hees2017-01-301-0/+8
* six: added six to requirementsJoern Hees2017-01-301-2/+2
* add python 3.6 classifierJoern Hees2017-01-301-1/+2