Code refactoring
Fix for RFC calculation.
Implementation of the divmod method.
String Format.
Support python 3.6
Support python 3.8
+
What's Changed
* Fix residuo conditions by GMakarenko in https://github.com/thomgonzalez/pyfiscal/pull/7
* Elimination of constant file and implementation of string format. by thomgonzalez in https://github.com/thomgonzalez/pyfiscal/pull/8
* Setup file updated. by thomgonzalez in https://github.com/thomgonzalez/pyfiscal/pull/9
* updated setup file v2. by thomgonzalez in https://github.com/thomgonzalez/pyfiscal/pull/10
New Contributors
* GMakarenko made their first contribution in https://github.com/thomgonzalez/pyfiscal/pull/7
* thomgonzalez made their first contribution in https://github.com/thomgonzalez/pyfiscal/pull/8
**Full Changelog**: https://github.com/thomgonzalez/pyfiscal/compare/v1.2.1...v2.0