Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tox.ini
Commit message (Collapse)AuthorAgeFilesLines
* Fix Sphinx dependency nameArthur de Jong2018-01-031-1/+1
|
* Fix Python 2.6 compatibilityArthur de Jong2018-01-011-0/+4
|
* Move update scripts to own directoryArthur de Jong2018-01-011-1/+1
| | | | | | | | This moves all the update scripts to their own directory so they don't clutter the toplevel directory. This also ensures that the scripts are passed through flake8 and makes some adjustments for that alongside a few other cleanups.
* Add Sphinx documentation checksArthur de Jong2017-12-311-1/+6
| | | | | This also fixes an escaping issue in the automatically generated documentation for modules that end with an underscore.
* Add stdnum.do.rnc.check_dgii() and search_dgii()Arthur de Jong2017-10-221-1/+1
| | | | | | This adds functions for querying the Dirección General de Impuestos Internos (DGII) API to validate the RNC and search the register by keyword.
* Run flake8 from toxArthur de Jong2017-09-111-1/+21
|
* Print warnings during tox runArthur de Jong2017-04-101-0/+2
|
* Add Python 2.6 supportArthur de Jong2016-11-141-1/+1
| | | | | This also brings the list of Python versions in setup.py in line with tox.ini.
* Add tox.ini fileSergi Almacellas Abellana2016-11-131-0/+7