Commit Graph

7 Commits

Author SHA1 Message Date
Ernesto Rodriguez Ortiz
53b4518afb Issue 229: Add explicit encoding, license and unix line separators.
Some maintainers for different linux distribution are having some
problems with the encoding on different python versions. This change
intents to make all python files define explicitly the encoding, license
and unix line separators. Remove one example of the README.rst file
where a possible non UTF-8 character is used.
2018-12-23 12:10:24 -05:00
Ernesto Rodriguez Ortiz
1c699d1bb4 Fix bugs in the float precision and the currency, increase test coverage (#134)
* Fix some bugs in the float precision and the currency, increase test coverage.

Ref: issue #112 #113

* Update README.rst
2017-11-06 20:19:26 -05:00
Ernesto Rodriguez Ortiz
3da0c54f3b Activate flake8, isort and coveralls in the configuration of tox (#105)
* Activate flake8, isort and coveralls in the configuration of tox

* Update code to respect PEP8

* Fix bug in the lang_IT for python 3

* Update the README to include the new converters.
2017-10-30 14:06:46 -04:00
José Moreno
02b73fd444 [IMP]Deleted unnecessary super return. 2017-03-27 10:30:13 -05:00
José Moreno
aff876c4a6 [IMP]Reworked the files ES_CO and ES_VE. 2017-03-27 10:23:34 -05:00
José Moreno
b0bca26924 [IMP]Adds new files for ES_CO and ES_VE. 2017-03-16 16:33:33 -05:00
José Moreno
905faa20fc [IMP]Adds new files for ES_CO and ES_VE. 2017-03-16 16:31:43 -05:00