This website works better with JavaScript.
首頁
探索
說明
登入
tr4ck3ur
/
jm2l
關註
3
收藏
0
複製
1
程式碼
問題管理
3
合併請求
0
版本發佈
0
Wiki
Activity
瀏覽代碼
fix missing package for deployment
master
tr4ck3ur des JM2L
9 年之前
父節點
956a567806
當前提交
4970614f41
共有
1 個文件被更改
,包括
2 次插入
和
1 次删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-1
setup.py
+ 2
- 1
setup.py
查看文件
@@ -26,7 +26,8 @@ requires = [
'python-slugify',
'icalendar',
'python-magic',
'Pillow'
'Pillow',
'pyramid_exclog'
]
setup(name='JM2L',
Write
Preview
Loading…
取消
儲存