mirror of
https://github.com/bblaz/num2words.git
synced 2026-05-13 12:22:52 +00:00
Convert to single codebase for py2 and py3
No more 2to3. Also, added tox config for easy cross-python testing.
This commit is contained in:
+2
-1
@@ -1,4 +1,5 @@
|
||||
*.pyc
|
||||
build
|
||||
dist
|
||||
*.egg-info
|
||||
*.egg-info
|
||||
/.tox
|
||||
|
||||
Reference in New Issue
Block a user