Commit fd09c4eb authored by limm's avatar limm
Browse files

modify the test method

parent cb9ef349
......@@ -35,7 +35,7 @@ pip install dist/*.whl
## 单测
```shell
cd torch-scatter
python setup.py test
pytest
```
## Known Issue
完成安装进行单测时,会报错ImportError: Could not find module '_version_cpu' ~,在根目录/下查找一下,然后把库文件目录添加一下软链接即可。
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment