This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
AI开发
Register
Sign In
E97laxkpt
/
kotti_ai
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
2
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
Browse Source
更新 'setup.py'
master
skywalk163
3 years ago
parent
476a6abb4a
commit
79c8ac80d6
1 changed files
with
3 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-1
setup.py
+ 3
- 1
setup.py
View File
@@ -14,11 +14,13 @@ try:
except IOError:
CHANGES = ''
version = '0.0.
1
dev'
version = '0.0.
2
dev'
install_requires = [
'Kotti>=1.3.0',
'kotti_tinymce',
'pyramid_debugtoolbar',
'numpy',
]
tests_require = [
Write
Preview
Loading…
Cancel
Save