This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
Register
Sign In
AbductiveLearning
/
ABLkit
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
0
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
Browse Source
[FIX] resolve flat-layout issue
pull/5/head
troyyyyy
1 year ago
parent
4bd6907640
commit
70f18888d6
1 changed files
with
5 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+5
-1
pyproject.toml
+ 5
- 1
pyproject.toml
View File
@@ -47,4 +47,8 @@ Issues = "https://github.com/AbductiveLearning/ABLKit/issues"
test = [
test = [
"pytest-cov",
"pytest-cov",
"black==22.10.0",
"black==22.10.0",
]
]
[tool.setuptools.packages.find]
where = ["ablkit"]
namespaces = false
Write
Preview
Loading…
Cancel
Save