This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
Repositories
Datasets
Forum
实训
竞赛
大数据
应用
Register
Sign In
OpenI
/
graphkit-learn
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
2
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
Update .appveyor.yml.
v0.2.x
jajupmochi
4 years ago
parent
265850c44d
commit
5c2043d96e
1 changed files
with
1 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
.appveyor.yml
+ 1
- 1
.appveyor.yml
View File
@@ -23,4 +23,4 @@ build: off
test_script:
test_script:
- "%PYTHON%\\python.exe setup.py bdist_wheel"
- "%PYTHON%\\python.exe setup.py bdist_wheel"
- "%PYTHON%\\python.exe -m pytest -v gklearn/tests/"
- "%PYTHON%\\python.exe -m pytest -v gklearn/tests/
--ignore=gklearn/tests/test_median_preimage_generator.py
"
Write
Preview
Loading…
Cancel
Save