first implementation and tox environment for cx-freeze support

--HG--
branch : cx_freeze-support
This commit is contained in:
Bruno Oliveira
2014-07-30 19:16:51 -03:00
parent bcdc3d0154
commit 990e7bf3b9
8 changed files with 101 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
Testing doctest::
>>> 1 + 1
2