Skip to content

Commit 3373dbb

Browse files
authored
Merge pull request jobbole#107 from JiaxingZhao/patch-1
Remove duplicate `moment`
2 parents aaa37cd + 01231d9 commit 3373dbb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

-1
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,6 @@
104104
* [dateutil](https://pypi.python.org/pypi/python-dateutil):Python datetime 模块的扩展。
105105
* [delorean](https://github.com/myusuf3/delorean/):解决 Python 中有关日期处理的棘手问题的库。
106106
* [maya](https://github.com/kennethreitz/maya):人性化的时间处理库。
107-
* [moment](https://github.com/zachwill/moment):一个用来处理时间和日期的 Python 库。灵感来自于 Moment.js。
108107
* [pendulum](https://github.com/sdispater/pendulum):一个比 arrow 更具有明确的,可预测的行为的时间操作库。
109108
* [PyTime](https://github.com/shinux/PyTime):一个简单易用的 Python 模块,用于通过字符串来操作日期/时间。
110109
* [pytz](https://launchpad.net/pytz):现代以及历史版本的世界时区定义。将时区数据库引入 Python。

0 commit comments

Comments
 (0)