summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
* update for mypy --strict, prepare de-inheritance (Loader/Dumper)0.14.0Anthon van der Neut2017-03-211-1/+1
* allow ':' in flow-style scalar when not followed by space0.13.11Anthon van der Neut2017-01-231-1/+1
* fix #84, deepcopy not working (reported by Peter Amstutz)0.13.5Anthon van der Neut2016-12-251-1/+1
* fix #6: non-safe load() now issues warning0.13.0Anthon van der Neut2016-11-201-1/+1
* initial type info, drop 2.60.12.0Anthon van der Neut2016-08-151-1/+1
* added optional preservation of quotes around scalarsAnthon van der Neut2016-07-061-1/+1
* pep8 compliance, util.load_yaml_guess_indent0.11.2Anthon van der Neut2016-02-271-1/+1
* regenerate with wheel 0.29 to reduce sizes (of py3 versions as well)0.10.22Anthon van der Neut2016-02-161-1/+2
* - make sure there is a space before # if scalar pushes (through indent)Anthon van der Neut2016-02-161-1/+1
* moved test to _test to prevent setuptools from including test/test_*.py0.10.17Anthon van der Neut2016-01-221-1/+1
* Test and fix for #22, collections.OrderedDict could not0.10.16Anthon van der Neut2016-01-221-1/+2
* Jython compatibilityAnthon van der Neut2015-10-081-1/+1
* tested on 3.5 with upgraded pytestAnthon van der Neut2015-09-151-1/+2
* checking cythonAnthon van der Neut2015-09-121-0/+9
* removed utilityAnthon van der Neut2015-08-271-2/+0
* initial html conversionAnthon van der Neut2015-06-021-0/+1
* preserve eol comments on flow style sequences/mappingsAnthon van der Neut2015-03-291-1/+1
* now installs and tests for pypy (by testing in setup.py and notAnthon van der Neut2015-03-181-1/+1
* - tox no longer replicates dependency on ruamel.baseAnthon van der Neut2015-01-281-2/+0
* - add dependency on ruamel.baseAnthon van der Neut2015-01-141-0/+1
* updated documentation based on feedback from Sess (leycec@gmail.com)Anthon van der Neut2015-01-121-1/+1
* - INI conversion in yamlAnthon van der Neut2014-11-241-1/+2
* - merge py2 and py3 code basesAnthon van der Neut2014-11-221-0/+12