File tree 1 file changed +5
-4
lines changed
1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -69,20 +69,21 @@ Changelog
69
69
---------
70
70
71
71
* 2013/2/11 1.0.0.2 released to PyPI
72
- * 2013/4/? 1.0.1 new working version
72
+ * 2013/4/? 1.0.1 new working version, adding comma parse fix (thanks https://github.com/muckrack)
73
73
74
74
75
75
Tests
76
76
-----
77
77
78
78
Checkout the code via github https://github.com/ianozsvald/twitter-text-python and run tests locally::
79
79
80
- $ python tests.py
81
- .................................................................................................
80
+ $ python ttp/ tests.py
81
+ ....................................................................................................
82
82
----------------------------------------------------------------------
83
- Ran 97 tests in 0.009s
83
+ Ran 100 tests in 0.009s
84
84
OK
85
85
86
+
86
87
Contributing
87
88
------------
88
89
You can’t perform that action at this time.
0 commit comments